Added: 
ofbiz/branches/ofbiz-new-website/js-plugin/jquery-ui/jquery-ui-1.8.23.custom.min.js
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/js-plugin/jquery-ui/jquery-ui-1.8.23.custom.min.js?rev=1787742&view=auto
==============================================================================
--- 
ofbiz/branches/ofbiz-new-website/js-plugin/jquery-ui/jquery-ui-1.8.23.custom.min.js
 (added)
+++ 
ofbiz/branches/ofbiz-new-website/js-plugin/jquery-ui/jquery-ui-1.8.23.custom.min.js
 Mon Mar 20 12:28:40 2017
@@ -0,0 +1,5 @@
+/*! jQuery UI - v1.8.23 - 2012-08-15 */
+(function(a,b){function c(b,c){var 
e=b.nodeName.toLowerCase();if("area"===e){var 
f=b.parentNode,g=f.name,h;return!b.href||!g||f.nodeName.toLowerCase()!=="map"?!1:(h=a("img[usemap=#"+g+"]")[0],!!h&&d(h))}return(/input|select|textarea|button|object/.test(e)?!b.disabled:"a"==e?b.href||c:c)&&d(b)}function
 d(b){return!a(b).parents().andSelf().filter(function(){return 
a.curCSS(this,"visibility")==="hidden"||a.expr.filters.hidden(this)}).length}a.ui=a.ui||{};if(a.ui.version)return;a.extend(a.ui,{version:"1.8.23",keyCode:{ALT:18,BACKSPACE:8,CAPS_LOCK:20,COMMA:188,COMMAND:91,COMMAND_LEFT:91,COMMAND_RIGHT:93,CONTROL:17,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,INSERT:45,LEFT:37,MENU:93,NUMPAD_ADD:107,NUMPAD_DECIMAL:110,NUMPAD_DIVIDE:111,NUMPAD_ENTER:108,NUMPAD_MULTIPLY:106,NUMPAD_SUBTRACT:109,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SHIFT:16,SPACE:32,TAB:9,UP:38,WINDOWS:91}}),a.fn.extend({propAttr:a.fn.prop||a.fn.attr,_focus:a.fn.focus,focus:function(b,c){return
 typeof b=="number
 "?this.each(function(){var 
d=this;setTimeout(function(){a(d).focus(),c&&c.call(d)},b)}):this._focus.apply(this,arguments)},scrollParent:function(){var
 b;return 
a.browser.msie&&/(static|relative)/.test(this.css("position"))||/absolute/.test(this.css("position"))?b=this.parents().filter(function(){return/(relative|absolute|fixed)/.test(a.curCSS(this,"position",1))&&/(auto|scroll)/.test(a.curCSS(this,"overflow",1)+a.curCSS(this,"overflow-y",1)+a.curCSS(this,"overflow-x",1))}).eq(0):b=this.parents().filter(function(){return/(auto|scroll)/.test(a.curCSS(this,"overflow",1)+a.curCSS(this,"overflow-y",1)+a.curCSS(this,"overflow-x",1))}).eq(0),/fixed/.test(this.css("position"))||!b.length?a(document):b},zIndex:function(c){if(c!==b)return
 this.css("zIndex",c);if(this.length){var 
d=a(this[0]),e,f;while(d.length&&d[0]!==document){e=d.css("position");if(e==="absolute"||e==="relative"||e==="fixed"){f=parseInt(d.css("zIndex"),10);if(!isNaN(f)&&f!==0)return
 f}d=d.parent()}}return 0},disableSelectio
 n:function(){return 
this.bind((a.support.selectstart?"selectstart":"mousedown")+".ui-disableSelection",function(a){a.preventDefault()})},enableSelection:function(){return
 
this.unbind(".ui-disableSelection")}}),a("<a>").outerWidth(1).jquery||a.each(["Width","Height"],function(c,d){function
 h(b,c,d,f){return 
a.each(e,function(){c-=parseFloat(a.curCSS(b,"padding"+this,!0))||0,d&&(c-=parseFloat(a.curCSS(b,"border"+this+"Width",!0))||0),f&&(c-=parseFloat(a.curCSS(b,"margin"+this,!0))||0)}),c}var
 
e=d==="Width"?["Left","Right"]:["Top","Bottom"],f=d.toLowerCase(),g={innerWidth:a.fn.innerWidth,innerHeight:a.fn.innerHeight,outerWidth:a.fn.outerWidth,outerHeight:a.fn.outerHeight};a.fn["inner"+d]=function(c){return
 
c===b?g["inner"+d].call(this):this.each(function(){a(this).css(f,h(this,c)+"px")})},a.fn["outer"+d]=function(b,c){return
 typeof 
b!="number"?g["outer"+d].call(this,b):this.each(function(){a(this).css(f,h(this,b,!0,c)+"px")})}}),a.extend(a.expr[":"],{data:a.expr.createPseudo?a.expr.cre
 atePseudo(function(b){return 
function(c){return!!a.data(c,b)}}):function(b,c,d){return!!a.data(b,d[3])},focusable:function(b){return
 c(b,!isNaN(a.attr(b,"tabindex")))},tabbable:function(b){var 
d=a.attr(b,"tabindex"),e=isNaN(d);return(e||d>=0)&&c(b,!e)}}),a(function(){var 
b=document.body,c=b.appendChild(c=document.createElement("div"));c.offsetHeight,a.extend(c.style,{minHeight:"100px",height:"auto",padding:0,borderWidth:0}),a.support.minHeight=c.offsetHeight===100,a.support.selectstart="onselectstart"in
 
c,b.removeChild(c).style.display="none"}),a.curCSS||(a.curCSS=a.css),a.extend(a.ui,{plugin:{add:function(b,c,d){var
 e=a.ui[b].prototype;for(var f in 
d)e.plugins[f]=e.plugins[f]||[],e.plugins[f].push([c,d[f]])},call:function(a,b,c){var
 d=a.plugins[b];if(!d||!a.element[0].parentNode)return;for(var 
e=0;e<d.length;e++)a.options[d[e][0]]&&d[e][1].apply(a.element,c)}},contains:function(a,b){return
 
document.compareDocumentPosition?a.compareDocumentPosition(b)&16:a!==b&&a.contains(b)},hasScr
 oll:function(b,c){if(a(b).css("overflow")==="hidden")return!1;var 
d=c&&c==="left"?"scrollLeft":"scrollTop",e=!1;return 
b[d]>0?!0:(b[d]=1,e=b[d]>0,b[d]=0,e)},isOverAxis:function(a,b,c){return 
a>b&&a<b+c},isOver:function(b,c,d,e,f,g){return 
a.ui.isOverAxis(b,d,f)&&a.ui.isOverAxis(c,e,g)}})})(jQuery);
+(function(a,b){if(a.cleanData){var 
c=a.cleanData;a.cleanData=function(b){for(var 
d=0,e;(e=b[d])!=null;d++)try{a(e).triggerHandler("remove")}catch(f){}c(b)}}else{var
 d=a.fn.remove;a.fn.remove=function(b,c){return this.each(function(){return 
c||(!b||a.filter(b,[this]).length)&&a("*",this).add([this]).each(function(){try{a(this).triggerHandler("remove")}catch(b){}}),d.call(a(this),b,c)})}}a.widget=function(b,c,d){var
 
e=b.split(".")[0],f;b=b.split(".")[1],f=e+"-"+b,d||(d=c,c=a.Widget),a.expr[":"][f]=function(c){return!!a.data(c,b)},a[e]=a[e]||{},a[e][b]=function(a,b){arguments.length&&this._createWidget(a,b)};var
 g=new 
c;g.options=a.extend(!0,{},g.options),a[e][b].prototype=a.extend(!0,g,{namespace:e,widgetName:b,widgetEventPrefix:a[e][b].prototype.widgetEventPrefix||b,widgetBaseClass:f},d),a.widget.bridge(b,a[e][b])},a.widget.bridge=function(c,d){a.fn[c]=function(e){var
 f=typeof e=="string",g=Array.prototype.slice.call(arguments,1),h=this;return 
e=!f&&g.length?a.extend.apply(null,[!0,e
 ].concat(g)):e,f&&e.charAt(0)==="_"?h:(f?this.each(function(){var 
d=a.data(this,c),f=d&&a.isFunction(d[e])?d[e].apply(d,g):d;if(f!==d&&f!==b)return
 h=f,!1}):this.each(function(){var 
b=a.data(this,c);b?b.option(e||{})._init():a.data(this,c,new 
d(e,this))}),h)}},a.Widget=function(a,b){arguments.length&&this._createWidget(a,b)},a.Widget.prototype={widgetName:"widget",widgetEventPrefix:"",options:{disabled:!1},_createWidget:function(b,c){a.data(c,this.widgetName,this),this.element=a(c),this.options=a.extend(!0,{},this.options,this._getCreateOptions(),b);var
 
d=this;this.element.bind("remove."+this.widgetName,function(){d.destroy()}),this._create(),this._trigger("create"),this._init()},_getCreateOptions:function(){return
 
a.metadata&&a.metadata.get(this.element[0])[this.widgetName]},_create:function(){},_init:function(){},destroy:function(){this.element.unbind("."+this.widgetName).removeData(this.widgetName),this.widget().unbind("."+this.widgetName).removeAttr("aria-disabled").removeClass(
 this.widgetBaseClass+"-disabled 
"+"ui-state-disabled")},widget:function(){return 
this.element},option:function(c,d){var e=c;if(arguments.length===0)return 
a.extend({},this.options);if(typeof c=="string"){if(d===b)return 
this.options[c];e={},e[c]=d}return 
this._setOptions(e),this},_setOptions:function(b){var c=this;return 
a.each(b,function(a,b){c._setOption(a,b)}),this},_setOption:function(a,b){return
 
this.options[a]=b,a==="disabled"&&this.widget()[b?"addClass":"removeClass"](this.widgetBaseClass+"-disabled"+"
 "+"ui-state-disabled").attr("aria-disabled",b),this},enable:function(){return 
this._setOption("disabled",!1)},disable:function(){return 
this._setOption("disabled",!0)},_trigger:function(b,c,d){var 
e,f,g=this.options[b];d=d||{},c=a.Event(c),c.type=(b===this.widgetEventPrefix?b:this.widgetEventPrefix+b).toLowerCase(),c.target=this.element[0],f=c.originalEvent;if(f)for(e
 in f)e in c||(c[e]=f[e]);return 
this.element.trigger(c,d),!(a.isFunction(g)&&g.call(this.element[0],c,d)===!1||
 c.isDefaultPrevented())}}})(jQuery);
+jQuery.effects||function(a,b){function c(b){var c;return 
b&&b.constructor==Array&&b.length==3?b:(c=/rgb\(\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*\)/.exec(b))?[parseInt(c[1],10),parseInt(c[2],10),parseInt(c[3],10)]:(c=/rgb\(\s*([0-9]+(?:\.[0-9]+)?)\%\s*,\s*([0-9]+(?:\.[0-9]+)?)\%\s*,\s*([0-9]+(?:\.[0-9]+)?)\%\s*\)/.exec(b))?[parseFloat(c[1])*2.55,parseFloat(c[2])*2.55,parseFloat(c[3])*2.55]:(c=/#([a-fA-F0-9]{2})([a-fA-F0-9]{2})([a-fA-F0-9]{2})/.exec(b))?[parseInt(c[1],16),parseInt(c[2],16),parseInt(c[3],16)]:(c=/#([a-fA-F0-9])([a-fA-F0-9])([a-fA-F0-9])/.exec(b))?[parseInt(c[1]+c[1],16),parseInt(c[2]+c[2],16),parseInt(c[3]+c[3],16)]:(c=/rgba\(0,
 0, 0, 0\)/.exec(b))?e.transparent:e[a.trim(b).toLowerCase()]}function 
d(b,d){var 
e;do{e=(a.curCSS||a.css)(b,d);if(e!=""&&e!="transparent"||a.nodeName(b,"body"))break;d="backgroundColor"}while(b=b.parentNode);return
 c(e)}function h(){var 
a=document.defaultView?document.defaultView.getComputedStyle(this,null):this.currentStyle,b=
 {},c,d;if(a&&a.length&&a[0]&&a[a[0]]){var e=a.length;while(e--)c=a[e],typeof 
a[c]=="string"&&(d=c.replace(/\-(\w)/g,function(a,b){return 
b.toUpperCase()}),b[d]=a[c])}else for(c in a)typeof 
a[c]=="string"&&(b[c]=a[c]);return b}function i(b){var c,d;for(c in 
b)d=b[c],(d==null||a.isFunction(d)||c in 
g||/scrollbar/.test(c)||!/color/i.test(c)&&isNaN(parseFloat(d)))&&delete 
b[c];return b}function j(a,b){var c={_:0},d;for(d in 
b)a[d]!=b[d]&&(c[d]=b[d]);return c}function k(b,c,d,e){typeof 
b=="object"&&(e=c,d=null,c=b,b=c.effect),a.isFunction(c)&&(e=c,d=null,c={});if(typeof
 c=="number"||a.fx.speeds[c])e=d,d=c,c={};return 
a.isFunction(d)&&(e=d,d=null),c=c||{},d=d||c.duration,d=a.fx.off?0:typeof 
d=="number"?d:d in 
a.fx.speeds?a.fx.speeds[d]:a.fx.speeds._default,e=e||c.complete,[b,c,d,e]}function
 l(b){return!b||typeof b=="number"||a.fx.speeds[b]?!0:typeof 
b=="string"&&!a.effects[b]?!0:!1}a.effects={},a.each(["backgroundColor","borderBottomColor","borderLeftColor","borderRightColor","borderTopCo
 
lor","borderColor","color","outlineColor"],function(b,e){a.fx.step[e]=function(a){a.colorInit||(a.start=d(a.elem,e),a.end=c(a.end),a.colorInit=!0),a.elem.style[e]="rgb("+Math.max(Math.min(parseInt(a.pos*(a.end[0]-a.start[0])+a.start[0],10),255),0)+","+Math.max(Math.min(parseInt(a.pos*(a.end[1]-a.start[1])+a.start[1],10),255),0)+","+Math.max(Math.min(parseInt(a.pos*(a.end[2]-a.start[2])+a.start[2],10),255),0)+")"}});var
 
e={aqua:[0,255,255],azure:[240,255,255],beige:[245,245,220],black:[0,0,0],blue:[0,0,255],brown:[165,42,42],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgrey:[169,169,169],darkgreen:[0,100,0],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkviolet:[148,0,211],fuchsia:[255,0,255],gold:[255,215,0],green:[0,128,0],indigo:[75,0,130],khaki:[240,230,140],lightblue:[173,216,230],lightcyan:[224,255,255],lightgreen:[144,238,144],lightgrey:[211,
 
211,211],lightpink:[255,182,193],lightyellow:[255,255,224],lime:[0,255,0],magenta:[255,0,255],maroon:[128,0,0],navy:[0,0,128],olive:[128,128,0],orange:[255,165,0],pink:[255,192,203],purple:[128,0,128],violet:[128,0,128],red:[255,0,0],silver:[192,192,192],white:[255,255,255],yellow:[255,255,0],transparent:[255,255,255]},f=["add","remove","toggle"],g={border:1,borderBottom:1,borderColor:1,borderLeft:1,borderRight:1,borderTop:1,borderWidth:1,margin:1,padding:1};a.effects.animateClass=function(b,c,d,e){return
 a.isFunction(d)&&(e=d,d=null),this.queue(function(){var 
g=a(this),k=g.attr("style")||" 
",l=i(h.call(this)),m,n=g.attr("class")||"";a.each(f,function(a,c){b[c]&&g[c+"Class"](b[c])}),m=i(h.call(this)),g.attr("class",n),g.animate(j(l,m),{queue:!1,duration:c,easing:d,complete:function(){a.each(f,function(a,c){b[c]&&g[c+"Class"](b[c])}),typeof
 
g.attr("style")=="object"?(g.attr("style").cssText="",g.attr("style").cssText=k):g.attr("style",k),e&&e.apply(this,arguments),a.dequeue(this)}})}
 )},a.fn.extend({_addClass:a.fn.addClass,addClass:function(b,c,d,e){return 
c?a.effects.animateClass.apply(this,[{add:b},c,d,e]):this._addClass(b)},_removeClass:a.fn.removeClass,removeClass:function(b,c,d,e){return
 
c?a.effects.animateClass.apply(this,[{remove:b},c,d,e]):this._removeClass(b)},_toggleClass:a.fn.toggleClass,toggleClass:function(c,d,e,f,g){return
 typeof 
d=="boolean"||d===b?e?a.effects.animateClass.apply(this,[d?{add:c}:{remove:c},e,f,g]):this._toggleClass(c,d):a.effects.animateClass.apply(this,[{toggle:c},d,e,f])},switchClass:function(b,c,d,e,f){return
 
a.effects.animateClass.apply(this,[{add:c,remove:b},d,e,f])}}),a.extend(a.effects,{version:"1.8.23",save:function(a,b){for(var
 
c=0;c<b.length;c++)b[c]!==null&&a.data("ec.storage."+b[c],a[0].style[b[c]])},restore:function(a,b){for(var
 
c=0;c<b.length;c++)b[c]!==null&&a.css(b[c],a.data("ec.storage."+b[c]))},setMode:function(a,b){return
 
b=="toggle"&&(b=a.is(":hidden")?"show":"hide"),b},getBaseline:function(a,b){var 
c,d;switch(a
 
[0]){case"top":c=0;break;case"middle":c=.5;break;case"bottom":c=1;break;default:c=a[0]/b.height}switch(a[1]){case"left":d=0;break;case"center":d=.5;break;case"right":d=1;break;default:d=a[1]/b.width}return{x:d,y:c}},createWrapper:function(b){if(b.parent().is(".ui-effects-wrapper"))return
 b.parent();var 
c={width:b.outerWidth(!0),height:b.outerHeight(!0),"float":b.css("float")},d=a("<div></div>").addClass("ui-effects-wrapper").css({fontSize:"100%",background:"transparent",border:"none",margin:0,padding:0}),e=document.activeElement;try{e.id}catch(f){e=document.body}return
 
b.wrap(d),(b[0]===e||a.contains(b[0],e))&&a(e).focus(),d=b.parent(),b.css("position")=="static"?(d.css({position:"relative"}),b.css({position:"relative"})):(a.extend(c,{position:b.css("position"),zIndex:b.css("z-index")}),a.each(["top","left","bottom","right"],function(a,d){c[d]=b.css(d),isNaN(parseInt(c[d],10))&&(c[d]="auto")}),b.css({position:"relative",top:0,left:0,right:"auto",bottom:"auto"})),d.css(c).show()},rem
 oveWrapper:function(b){var c,d=document.activeElement;return 
b.parent().is(".ui-effects-wrapper")?(c=b.parent().replaceWith(b),(b[0]===d||a.contains(b[0],d))&&a(d).focus(),c):b},setTransition:function(b,c,d,e){return
 e=e||{},a.each(c,function(a,c){var 
f=b.cssUnit(c);f[0]>0&&(e[c]=f[0]*d+f[1])}),e}}),a.fn.extend({effect:function(b,c,d,e){var
 
f=k.apply(this,arguments),g={options:f[1],duration:f[2],callback:f[3]},h=g.options.mode,i=a.effects[b];return
 
a.fx.off||!i?h?this[h](g.duration,g.callback):this.each(function(){g.callback&&g.callback.call(this)}):i.call(this,g)},_show:a.fn.show,show:function(a){if(l(a))return
 this._show.apply(this,arguments);var b=k.apply(this,arguments);return 
b[1].mode="show",this.effect.apply(this,b)},_hide:a.fn.hide,hide:function(a){if(l(a))return
 this._hide.apply(this,arguments);var b=k.apply(this,arguments);return 
b[1].mode="hide",this.effect.apply(this,b)},__toggle:a.fn.toggle,toggle:function(b){if(l(b)||typeof
 b=="boolean"||a.isFunction(b))return this.__t
 oggle.apply(this,arguments);var c=k.apply(this,arguments);return 
c[1].mode="toggle",this.effect.apply(this,c)},cssUnit:function(b){var 
c=this.css(b),d=[];return 
a.each(["em","px","%","pt"],function(a,b){c.indexOf(b)>0&&(d=[parseFloat(c),b])}),d}});var
 
m={};a.each(["Quad","Cubic","Quart","Quint","Expo"],function(a,b){m[b]=function(b){return
 Math.pow(b,a+2)}}),a.extend(m,{Sine:function(a){return 
1-Math.cos(a*Math.PI/2)},Circ:function(a){return 
1-Math.sqrt(1-a*a)},Elastic:function(a){return 
a===0||a===1?a:-Math.pow(2,8*(a-1))*Math.sin(((a-1)*80-7.5)*Math.PI/15)},Back:function(a){return
 a*a*(3*a-2)},Bounce:function(a){var 
b,c=4;while(a<((b=Math.pow(2,--c))-1)/11);return 
1/Math.pow(4,3-c)-7.5625*Math.pow((b*3-2)/22-a,2)}}),a.each(m,function(b,c){a.easing["easeIn"+b]=c,a.easing["easeOut"+b]=function(a){return
 1-c(1-a)},a.easing["easeInOut"+b]=function(a){return 
a<.5?c(a*2)/2:c(a*-2+2)/-2+1}})}(jQuery);
+(function(a,b){a.effects.fade=function(b){return this.queue(function(){var 
c=a(this),d=a.effects.setMode(c,b.options.mode||"hide");c.animate({opacity:d},{queue:!1,duration:b.duration,easing:b.options.easing,complete:function(){b.callback&&b.callback.apply(this,arguments),c.dequeue()}})})}})(jQuery);;
\ No newline at end of file

Propchange: 
ofbiz/branches/ofbiz-new-website/js-plugin/jquery-ui/jquery-ui-1.8.23.custom.min.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
ofbiz/branches/ofbiz-new-website/js-plugin/jquery-ui/jquery-ui-1.8.23.custom.min.js
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: 
ofbiz/branches/ofbiz-new-website/js-plugin/jquery-ui/jquery-ui-1.8.23.custom.min.js
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: ofbiz/branches/ofbiz-new-website/js-plugin/jquery.sharrre-1.3.4/README.md
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/js-plugin/jquery.sharrre-1.3.4/README.md?rev=1787742&view=auto
==============================================================================
--- ofbiz/branches/ofbiz-new-website/js-plugin/jquery.sharrre-1.3.4/README.md 
(added)
+++ ofbiz/branches/ofbiz-new-website/js-plugin/jquery.sharrre-1.3.4/README.md 
Mon Mar 20 12:28:40 2017
@@ -0,0 +1,60 @@
+jQuery Sharrre Plugin
+===
+
+Make your sharing widget!
+Sharrre is a jQuery plugin that allows you to create nice widgets sharing for 
Facebook, Twitter, Google Plus (with PHP script) and more.
+More information on [Sharrre] (http://sharrre.com/#demos)
+
+Usage
+===
+
+       $('#sharrre').sharrre({
+    share: {
+      googlePlus: true,
+      facebook: true,
+      twitter: true
+    },
+    url: 'http://sharrre.com'
+  });
+
+Example
+===
+    
+  <div id="demo1" data-title="sharrre" data-url="http://sharrre.com"; ></div>
+  $(document).ready(function(){
+    $('#demo1').sharrre({
+      share: {
+        googlePlus: true,
+        facebook: true,
+        twitter: true,
+        delicious: true
+      },
+      buttons: {
+        googlePlus: {size: 'tall'},
+        facebook: {layout: 'box_count'},
+        twitter: {count: 'vertical'},
+        delicious: {size: 'tall'}
+      },
+      hover: function(api, options){
+        $(api.element).find('.buttons').show();      
+      },
+      hide: function(api, options){
+        $(api.element).find('.buttons').hide();
+      }
+    });
+  });
+
+  See example on [official website] (http://sharrre.com/#demos)
+       
+
+Dependencies
+===
+
+jQuery 1.7
+
+Author
+===
+
+- [Julien Hany](http://hany.fr)
+- [Twitter (@_JulienH)](http://twitter.com/_JulienH)
+- [Google+](http://plus.google.com/111637545317893682325)

Propchange: 
ofbiz/branches/ofbiz-new-website/js-plugin/jquery.sharrre-1.3.4/README.md
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
ofbiz/branches/ofbiz-new-website/js-plugin/jquery.sharrre-1.3.4/README.md
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: 
ofbiz/branches/ofbiz-new-website/js-plugin/jquery.sharrre-1.3.4/README.md
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: 
ofbiz/branches/ofbiz-new-website/js-plugin/jquery.sharrre-1.3.4/index.html
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/js-plugin/jquery.sharrre-1.3.4/index.html?rev=1787742&view=auto
==============================================================================
--- ofbiz/branches/ofbiz-new-website/js-plugin/jquery.sharrre-1.3.4/index.html 
(added)
+++ ofbiz/branches/ofbiz-new-website/js-plugin/jquery.sharrre-1.3.4/index.html 
Mon Mar 20 12:28:40 2017
@@ -0,0 +1,106 @@
+<!DOCTYPE html>
+<html lang="fr">
+<head>
+       <meta charset="UTF-8">
+       <title>Sharrre.com</title>
+  <meta name="description" content="Sharrre" />
+  <script src="http://code.jquery.com/jquery-1.7.min.js";></script>
+  <script src="jquery.sharrre-1.3.4.js"></script>
+  <script>
+  $(function(){
+    $('#demo1').sharrre({
+      share: {
+        googlePlus: true,
+        facebook: true,
+        twitter: true,
+        delicious: true
+      },
+      buttons: {
+        googlePlus: {size: 'tall'},
+        facebook: {layout: 'box_count'},
+        twitter: {count: 'vertical'},
+        delicious: {size: 'tall'}
+      },
+      hover: function(api, options){
+        $(api.element).find('.buttons').show();      
+      },
+      hide: function(api, options){
+        $(api.element).find('.buttons').hide();
+      }
+    });
+    
+    $('#demo2').sharrre({
+      share: {
+        googlePlus: true,
+        facebook: true,
+        twitter: true
+      },
+      url: 'http://sharrre.com',
+      enableHover: false
+    });
+  });
+  </script>
+  <style type="text/css">
+  #demo1.sharrre {
+    width:100%;
+    display:inline-block;
+  }
+  #demo2.sharrre {
+    width:50px;
+  }
+  .sharrre .box{
+    float:left;
+  }
+  .sharrre .count {
+    color:#444444;
+    display:block;
+    font-size:17px;
+    line-height:34px;
+    height:34px;
+    padding:4px 0;
+    position:relative;
+    text-align:center;
+    text-decoration:none;
+    width:50px;
+    background-color:#eee;
+    -webkit-border-radius:4px;
+    -moz-border-radius:4px;
+    border-radius:4px; 
+  }
+  .sharrre .share {
+    color:#FFFFFF;
+    display:block;
+    font-size:11px;
+    height:16px;
+    line-height:16px;
+    margin-top:3px;
+    padding:0;
+    text-align:center;
+    text-decoration:none;
+    width:50px;
+    background-color:#9CCE39;
+    -webkit-border-radius:4px;
+    -moz-border-radius:4px;
+    border-radius:4px; 
+  }
+  .sharrre .buttons {
+    display:none;
+    float:left;
+    width:300px;
+  }
+  .sharrre .button {
+    float:left;
+    max-width:50px;
+    height:50px;
+    margin-left:10px;
+  }
+</style>
+</head>
+<body>
+  <h1>Sharrre demo</h1>
+  <div id="demo1" data-title="sharrre" data-url="http://sharrre.com"; ></div>
+  <br /><br />
+  <div id="demo2"></div>
+</body>
+</html>
+

Propchange: 
ofbiz/branches/ofbiz-new-website/js-plugin/jquery.sharrre-1.3.4/index.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
ofbiz/branches/ofbiz-new-website/js-plugin/jquery.sharrre-1.3.4/index.html
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: 
ofbiz/branches/ofbiz-new-website/js-plugin/jquery.sharrre-1.3.4/index.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: 
ofbiz/branches/ofbiz-new-website/js-plugin/jquery.sharrre-1.3.4/jquery.sharrre-1.3.4.js
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/js-plugin/jquery.sharrre-1.3.4/jquery.sharrre-1.3.4.js?rev=1787742&view=auto
==============================================================================
--- 
ofbiz/branches/ofbiz-new-website/js-plugin/jquery.sharrre-1.3.4/jquery.sharrre-1.3.4.js
 (added)
+++ 
ofbiz/branches/ofbiz-new-website/js-plugin/jquery.sharrre-1.3.4/jquery.sharrre-1.3.4.js
 Mon Mar 20 12:28:40 2017
@@ -0,0 +1,587 @@
+/*
+ *  Sharrre.com - Make your sharing widget!
+ *  Version: beta 1.3.3 
+ *  Author: Julien Hany
+ *  License: MIT http://en.wikipedia.org/wiki/MIT_License or GPLv2 
http://en.wikipedia.org/wiki/GNU_General_Public_License
+ */
+
+;(function ( $, window, document, undefined ) {
+
+  /* Defaults
+  ================================================== */
+  var pluginName = 'sharrre',
+  defaults = {
+    className: 'sharrre',
+    share: {
+      googlePlus: false,
+      facebook: false,
+      twitter: false,
+      digg: false,
+      delicious: false,
+      stumbleupon: false,
+      linkedin: false,
+      pinterest: false
+    },
+    shareTotal: 0,
+    template: '',
+    title: '',
+    url: document.location.href,
+    text: document.title,
+    urlCurl: 'sharrre.php',  //PHP script for google plus...
+    count: {}, //counter by social network
+    total: 0,  //total of sharing
+    shorterTotal: true, //show total by k or M when number is to big
+    enableHover: true, //disable if you want to personalize hover event with 
callback
+    enableCounter: true, //disable if you just want use buttons
+    enableTracking: false, //tracking with google analitycs
+    hover: function(){}, //personalize hover event with this callback function
+    hide: function(){}, //personalize hide event with this callback function
+    click: function(){}, //personalize click event with this callback function
+    render: function(){}, //personalize render event with this callback 
function
+    buttons: {  //settings for buttons
+      googlePlus : {  //http://www.google.com/webmasters/+1/button/
+        url: '',  //if you need to personnalize button url
+        urlCount: false,  //if you want to use personnalize button url on 
global counter
+        size: 'medium',
+        lang: 'en-US',
+        annotation: ''
+      },
+      facebook: { //http://developers.facebook.com/docs/reference/plugins/like/
+        url: '',  //if you need to personalize url button
+        urlCount: false,  //if you want to use personnalize button url on 
global counter
+        action: 'like',
+        layout: 'button_count',
+        width: '',
+        send: 'false',
+        faces: 'false',
+        colorscheme: '',
+        font: '',
+        lang: 'en_US'
+      },
+      twitter: {  //http://twitter.com/about/resources/tweetbutton
+        url: '',  //if you need to personalize url button
+        urlCount: false,  //if you want to use personnalize button url on 
global counter
+        count: 'horizontal',
+        hashtags: '',
+        via: '',
+        related: '',
+        lang: 'en'
+      },
+      digg: { //http://about.digg.com/downloads/button/smart
+        url: '',  //if you need to personalize url button
+        urlCount: false,  //if you want to use personnalize button url on 
global counter
+        type: 'DiggCompact'
+      },
+      delicious: {
+        url: '',  //if you need to personalize url button
+        urlCount: false,  //if you want to use personnalize button url on 
global counter
+        size: 'medium' //medium or tall
+      },
+      stumbleupon: {  //http://www.stumbleupon.com/badges/
+        url: '',  //if you need to personalize url button
+        urlCount: false,  //if you want to use personnalize button url on 
global counter
+        layout: '1'
+      },
+      linkedin: {  //http://developer.linkedin.com/plugins/share-button
+        url: '',  //if you need to personalize url button
+        urlCount: false,  //if you want to use personnalize button url on 
global counter
+        counter: ''
+      },
+      pinterest: { //http://pinterest.com/about/goodies/
+        url: '',  //if you need to personalize url button
+        media: '',
+        description: '',
+        layout: 'horizontal'
+      }
+    }
+  },
+  /* Json URL to get count number
+  ================================================== */
+  urlJson = {
+    googlePlus: "",
+    //new FQL method by Sire
+    facebook: 
"https://graph.facebook.com/fql?q=SELECT%20url,%20normalized_url,%20share_count,%20like_count,%20comment_count,%20total_count,commentsbox_count,%20comments_fbid,%20click_count%20FROM%20link_stat%20WHERE%20url=%27{url}%27&callback=?";,
+    //old method facebook: "http://graph.facebook.com/?id={url}&callback=?";,
+    //facebook : 
"http://api.ak.facebook.com/restserver.php?v=1.0&method=links.getStats&urls={url}&format=json";
+    twitter: 
"http://cdn.api.twitter.com/1/urls/count.json?url={url}&callback=?";,
+    digg: 
"http://services.digg.com/2.0/story.getInfo?links={url}&type=javascript&callback=?";,
+    delicious: 
'http://feeds.delicious.com/v2/json/urlinfo/data?url={url}&callback=?',
+    //stumbleupon: 
"http://www.stumbleupon.com/services/1.01/badge.getinfo?url={url}&format=jsonp&callback=?";,
+    stumbleupon: "",
+    linkedin: 
"http://www.linkedin.com/countserv/count/share?format=jsonp&url={url}&callback=?";,
+    pinterest: ""
+  },
+  /* Load share buttons asynchronously
+  ================================================== */
+  loadButton = {
+    googlePlus : function(self){
+      var sett = self.options.buttons.googlePlus;
+      //$(self.element).find('.buttons').append('<div class="button 
googleplus"><g:plusone size="'+self.options.buttons.googlePlus.size+'" 
href="'+self.options.url+'"></g:plusone></div>');
+      $(self.element).find('.buttons').append('<div class="button 
googleplus"><div class="g-plusone" data-size="'+sett.size+'" 
data-href="'+(sett.url !== '' ? sett.url : self.options.url)+'" 
data-annotation="'+sett.annotation+'"></div></div>');
+      window.___gcfg = {
+        lang: self.options.buttons.googlePlus.lang
+      };
+      var loading = 0;
+      if(typeof gapi === 'undefined' && loading == 0){
+        loading = 1;
+        (function() {
+          var po = document.createElement('script'); po.type = 
'text/javascript'; po.async = true;
+          po.src = '//apis.google.com/js/plusone.js';
+          var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(po, s);
+        })();
+      }
+      else{
+        gapi.plusone.go();
+      }
+    },
+    facebook : function(self){
+      var sett = self.options.buttons.facebook;
+      $(self.element).find('.buttons').append('<div class="button 
facebook"><div id="fb-root"></div><div class="fb-like" data-href="'+(sett.url 
!== '' ? sett.url : self.options.url)+'" data-send="'+sett.send+'" 
data-layout="'+sett.layout+'" data-width="'+sett.width+'" 
data-show-faces="'+sett.faces+'" data-action="'+sett.action+'" 
data-colorscheme="'+sett.colorscheme+'" data-font="'+sett.font+'" 
data-via="'+sett.via+'"></div></div>');
+      var loading = 0;
+      if(typeof FB === 'undefined' && loading == 0){
+        loading = 1;
+        (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/'+sett.lang+'/all.js#xfbml=1';
+          fjs.parentNode.insertBefore(js, fjs);
+        }(document, 'script', 'facebook-jssdk'));
+      }
+      else{
+        FB.XFBML.parse();
+      }
+    },
+    twitter : function(self){
+      var sett = self.options.buttons.twitter;
+      $(self.element).find('.buttons').append('<div class="button twitter"><a 
href="https://twitter.com/share"; class="twitter-share-button" 
data-url="'+(sett.url !== '' ? sett.url : self.options.url)+'" 
data-count="'+sett.count+'" data-text="'+self.options.text+'" 
data-via="'+sett.via+'" data-hashtags="'+sett.hashtags+'" 
data-related="'+sett.related+'" data-lang="'+sett.lang+'">Tweet</a></div>');
+      var loading = 0;
+      if(typeof twttr === 'undefined' && loading == 0){
+        loading = 1;
+        (function() {
+          var twitterScriptTag = document.createElement('script');
+          twitterScriptTag.type = 'text/javascript';
+          twitterScriptTag.async = true;
+          twitterScriptTag.src = '//platform.twitter.com/widgets.js';
+          var s = document.getElementsByTagName('script')[0];
+          s.parentNode.insertBefore(twitterScriptTag, s);
+        })();
+      }
+      else{
+        $.ajax({ url: '//platform.twitter.com/widgets.js', dataType: 'script', 
cache:true}); //http://stackoverflow.com/q/6536108
+      }
+    },
+    digg : function(self){
+      var sett = self.options.buttons.digg;
+      $(self.element).find('.buttons').append('<div class="button digg"><a 
class="DiggThisButton '+sett.type+'" rel="nofollow external" 
href="http://digg.com/submit?url='+encodeURIComponent((sett.url !== '' ? 
sett.url : self.options.url))+'"></a></div>');
+      var loading = 0;
+      if(typeof __DBW === 'undefined' && loading == 0){
+        loading = 1;
+        (function() {
+          var s = document.createElement('SCRIPT'), s1 = 
document.getElementsByTagName('SCRIPT')[0];
+          s.type = 'text/javascript';
+          s.async = true;
+          s.src = '//widgets.digg.com/buttons.js';
+          s1.parentNode.insertBefore(s, s1);
+        })();
+      }
+    },
+    delicious : function(self){
+      if(self.options.buttons.delicious.size == 'tall'){//tall
+        var css = 'width:50px;',
+        cssCount = 'height:35px;width:50px;font-size:15px;line-height:35px;',
+        cssShare = 'height:18px;line-height:18px;margin-top:3px;';
+      }
+      else{//medium
+        var css = 'width:93px;',
+        cssCount = 'float:right;padding:0 
3px;height:20px;width:26px;line-height:20px;',
+        cssShare = 'float:left;height:20px;line-height:20px;';
+      }
+      var count = self.shorterTotal(self.options.count.delicious);
+      if(typeof count === "undefined"){
+        count = 0;
+      }
+      $(self.element).find('.buttons').append(
+      '<div class="button delicious"><div style="'+css+'font:12px 
Arial,Helvetica,sans-serif;cursor:pointer;color:#666666;display:inline-block;float:none;height:20px;line-height:normal;margin:0;padding:0;text-indent:0;vertical-align:baseline;">'+
+      '<div 
style="'+cssCount+'background-color:#fff;margin-bottom:5px;overflow:hidden;text-align:center;border:1px
 solid #ccc;border-radius:3px;">'+count+'</div>'+
+      '<div 
style="'+cssShare+'display:block;padding:0;text-align:center;text-decoration:none;width:50px;background-color:#7EACEE;border:1px
 solid #40679C;border-radius:3px;color:#fff;">'+
+      '<img src="http://www.delicious.com/static/img/delicious.small.gif"; 
height="10" width="10" alt="Delicious" /> Add</div></div></div>');
+      
+      $(self.element).find('.delicious').on('click', function(){
+        self.openPopup('delicious');
+      });
+    },
+    stumbleupon : function(self){
+      var sett = self.options.buttons.stumbleupon;
+      $(self.element).find('.buttons').append('<div class="button 
stumbleupon"><su:badge layout="'+sett.layout+'" location="'+(sett.url !== '' ? 
sett.url : self.options.url)+'"></su:badge></div>');
+      var loading = 0;
+      if(typeof STMBLPN === 'undefined' && loading == 0){
+        loading = 1;
+        (function() {
+          var li = document.createElement('script');li.type = 
'text/javascript';li.async = true;
+          li.src = '//platform.stumbleupon.com/1/widgets.js'; 
+          var s = 
document.getElementsByTagName('script')[0];s.parentNode.insertBefore(li, s);
+        })();
+        s = window.setTimeout(function(){
+          if(typeof STMBLPN !== 'undefined'){
+            STMBLPN.processWidgets();
+            clearInterval(s);
+          }
+        },500);
+      }
+      else{
+        STMBLPN.processWidgets();
+      }
+    },
+    linkedin : function(self){
+      var sett = self.options.buttons.linkedin;
+      $(self.element).find('.buttons').append('<div class="button 
linkedin"><script type="in/share" data-url="'+(sett.url !== '' ? sett.url : 
self.options.url)+'" data-counter="'+sett.counter+'"></script></div>');
+      var loading = 0;
+      if(typeof window.IN === 'undefined' && loading == 0){
+        loading = 1;
+        (function() {
+          var li = document.createElement('script');li.type = 
'text/javascript';li.async = true;
+          li.src = '//platform.linkedin.com/in.js'; 
+          var s = 
document.getElementsByTagName('script')[0];s.parentNode.insertBefore(li, s);
+        })();
+      }
+      else{
+        window.IN.init();
+      }
+    },
+    pinterest : function(self){
+      var sett = self.options.buttons.pinterest;
+      $(self.element).find('.buttons').append('<div class="button 
pinterest"><a href="http://pinterest.com/pin/create/button/?url='+(sett.url !== 
'' ? sett.url : 
self.options.url)+'&media='+sett.media+'&description='+sett.description+'" 
class="pin-it-button" count-layout="'+sett.layout+'">Pin It</a></div>');
+
+      (function() {
+        var li = document.createElement('script');li.type = 
'text/javascript';li.async = true;
+        li.src = '//assets.pinterest.com/js/pinit.js'; 
+        var s = 
document.getElementsByTagName('script')[0];s.parentNode.insertBefore(li, s);
+      })();
+    }
+  },
+  /* Tracking for Google Analytics
+  ================================================== */
+  tracking = {
+    googlePlus: function(){},
+    facebook: function(){
+      //console.log('facebook');
+      fb = window.setInterval(function(){
+        if (typeof FB !== 'undefined') {
+          FB.Event.subscribe('edge.create', function(targetUrl) {
+            _gaq.push(['_trackSocial', 'facebook', 'like', targetUrl]);
+          });
+          FB.Event.subscribe('edge.remove', function(targetUrl) {
+            _gaq.push(['_trackSocial', 'facebook', 'unlike', targetUrl]);
+          });
+          FB.Event.subscribe('message.send', function(targetUrl) {
+            _gaq.push(['_trackSocial', 'facebook', 'send', targetUrl]);
+          });
+          //console.log('ok');
+          clearInterval(fb);
+        }
+      },1000);
+    },
+    twitter: function(){
+      //console.log('twitter');
+      tw = window.setInterval(function(){
+        if (typeof twttr !== 'undefined') {
+          twttr.events.bind('tweet', function(event) {
+            if (event) {
+              _gaq.push(['_trackSocial', 'twitter', 'tweet']);
+            }
+          });
+          //console.log('ok');
+          clearInterval(tw);
+        }
+      },1000);
+    },
+    digg: function(){
+      //if somenone find a solution, mail me !
+      /*$(this.element).find('.digg').on('click', function(){
+        _gaq.push(['_trackSocial', 'digg', 'add']);
+      });*/
+    },
+    delicious: function(){},
+    stumbleupon: function(){},
+    linkedin: function(){
+      function LinkedInShare() {
+        _gaq.push(['_trackSocial', 'linkedin', 'share']);
+      }
+    },
+    pinterest: function(){
+      //if somenone find a solution, mail me !
+    }
+  },
+  /* Popup for each social network
+  ================================================== */
+  popup = {
+    googlePlus: function(opt){
+      
window.open("https://plus.google.com/share?hl="+opt.buttons.googlePlus.lang+"&url="+encodeURIComponent((opt.buttons.googlePlus.url
 !== '' ? opt.buttons.googlePlus.url : opt.url)), "", "toolbar=0, status=0, 
width=900, height=500");
+    },
+    facebook: function(opt){
+      
window.open("http://www.facebook.com/sharer/sharer.php?u="+encodeURIComponent((opt.buttons.facebook.url
 !== '' ? opt.buttons.facebook.url : opt.url))+"&t="+opt.text+"", "", 
"toolbar=0, status=0, width=900, height=500");
+    },
+    twitter: function(opt){
+      
window.open("https://twitter.com/intent/tweet?text="+encodeURIComponent(opt.text)+"&url="+encodeURIComponent((opt.buttons.twitter.url
 !== '' ? opt.buttons.twitter.url : opt.url))+(opt.buttons.twitter.via !== '' ? 
'&via='+opt.buttons.twitter.via : ''), "", "toolbar=0, status=0, width=650, 
height=360");
+    },
+    digg: function(opt){
+      
window.open("http://digg.com/tools/diggthis/submit?url="+encodeURIComponent((opt.buttons.digg.url
 !== '' ? opt.buttons.digg.url : 
opt.url))+"&title="+opt.text+"&related=true&style=true", "", "toolbar=0, 
status=0, width=650, height=360");
+    },
+    delicious: function(opt){
+      
window.open('http://www.delicious.com/save?v=5&noui&jump=close&url='+encodeURIComponent((opt.buttons.delicious.url
 !== '' ? opt.buttons.delicious.url : opt.url))+'&title='+opt.text, 
'delicious', 'toolbar=no,width=550,height=550');
+    },
+    stumbleupon: function(opt){
+      
window.open('http://www.stumbleupon.com/badge/?url='+encodeURIComponent((opt.buttons.delicious.url
 !== '' ? opt.buttons.delicious.url : opt.url)), 'stumbleupon', 
'toolbar=no,width=550,height=550');
+    },
+    linkedin: function(opt){
+      
window.open('https://www.linkedin.com/cws/share?url='+encodeURIComponent((opt.buttons.delicious.url
 !== '' ? opt.buttons.delicious.url : opt.url))+'&token=&isFramed=true', 
'linkedin', 'toolbar=no,width=550,height=550');
+    },
+    pinterest: function(opt){
+      
window.open('http://pinterest.com/pin/create/button/?url='+encodeURIComponent((opt.buttons.pinterest.url
 !== '' ? opt.buttons.pinterest.url : 
opt.url))+'&media='+encodeURIComponent(opt.buttons.pinterest.media)+'&description='+opt.buttons.pinterest.description,
 'pinterest', 'toolbar=no,width=700,height=300');
+    }
+  };
+
+  /* Plugin constructor
+  ================================================== */
+  function Plugin( element, options ) {
+    this.element = element;
+    
+    this.options = $.extend( true, {}, defaults, options);
+    this.options.share = options.share; //simple solution to allow order of 
buttons
+    
+    this._defaults = defaults;
+    this._name = pluginName;
+    
+    this.init();
+  };
+  
+  /* Initialization method
+  ================================================== */
+  Plugin.prototype.init = function () {
+    var self = this;
+    if(this.options.urlCurl !== ''){
+      urlJson.googlePlus = this.options.urlCurl + 
'?url={url}&type=googlePlus'; // PHP script for GooglePlus...
+      urlJson.stumbleupon = this.options.urlCurl + 
'?url={url}&type=stumbleupon'; // PHP script for Stumbleupon...
+      urlJson.pinterest = this.options.urlCurl + '?url={url}&type=pinterest'; 
// PHP script for Pinterest...
+    }
+    $(this.element).addClass(this.options.className); //add class
+    
+    //HTML5 Custom data
+    if(typeof $(this.element).data('title') !== 'undefined'){
+      this.options.title = $(this.element).attr('data-title');
+    }
+    if(typeof $(this.element).data('url') !== 'undefined'){
+      this.options.url = $(this.element).data('url');
+    }
+    if(typeof $(this.element).data('text') !== 'undefined'){
+      this.options.text = $(this.element).data('text');
+    }
+    
+    //how many social website have been selected
+    $.each(this.options.share, function(name, val) {
+      if(val === true){
+        self.options.shareTotal ++;
+      }
+    });
+    
+    if(self.options.enableCounter === true){  //if for some reason you don't 
need counter
+      //get count of social share that have been selected
+      $.each(this.options.share, function(name, val) {
+        if(val === true){
+          //self.getSocialJson(name);
+          try {
+            self.getSocialJson(name);
+          } catch(e){
+          }
+        }
+      });
+    }
+    else if(self.options.template !== ''){  //for personalized button (with 
template)
+      this.options.render(this, this.options);
+    }
+    else{ // if you want to use official button like example 3 or 5
+      this.loadButtons();
+    }
+    
+    //add hover event
+    $(this.element).hover(function(){
+      //load social button if enable and 1 time
+      if($(this).find('.buttons').length === 0 && self.options.enableHover === 
true){
+        self.loadButtons();
+      }
+      self.options.hover(self, self.options);
+    }, function(){
+      self.options.hide(self, self.options);
+    });
+    
+    //click event
+    $(this.element).click(function(){
+      self.options.click(self, self.options);
+      return false;
+    });
+  };
+  
+  /* loadButtons methode
+  ================================================== */
+  Plugin.prototype.loadButtons = function () {
+    var self = this;
+    $(this.element).append('<div class="buttons"></div>');
+    $.each(self.options.share, function(name, val) {
+      if(val == true){
+        loadButton[name](self);
+        if(self.options.enableTracking === true){ //add tracking
+          tracking[name]();
+        }
+      }
+    });
+  };
+  
+  /* getSocialJson methode
+  ================================================== */
+  Plugin.prototype.getSocialJson = function (name) {
+    var self = this,
+    count = 0,
+    url = urlJson[name].replace('{url}', encodeURIComponent(this.options.url));
+    if(this.options.buttons[name].urlCount === true && 
this.options.buttons[name].url !== ''){
+      url = urlJson[name].replace('{url}', this.options.buttons[name].url);
+    }
+    //console.log('name : ' + name + ' - url : '+url); //debug
+    if(url != '' && self.options.urlCurl !== ''){  //urlCurl = '' if you don't 
want to used PHP script but used social button
+      $.getJSON(url, function(json){
+        if(typeof json.count !== "undefined"){  //GooglePlus, Stumbleupon, 
Twitter and Digg
+          var temp = json.count + '';
+          temp = temp.replace('\u00c2\u00a0', '');  //remove google plus 
special chars
+          count += parseInt(temp, 10);
+        }
+        //get the FB total count (shares, likes and more)
+        else if(json.data && json.data.length > 0 && typeof 
json.data[0].total_count !== "undefined"){ //Facebook total count
+          count += parseInt(json.data[0].total_count, 10);
+        }     
+        else if(typeof json.shares !== "undefined"){  //Facebook
+         count += parseInt(json.shares, 10);
+        }
+        else if(typeof json[0] !== "undefined"){  //Delicious
+          count += parseInt(json[0].total_posts, 10);
+        }
+        else if(typeof json[0] !== "undefined"){  //Stumbleupon
+        }
+        self.options.count[name] = count;
+        self.options.total += count;
+        self.renderer();
+        self.rendererPerso();
+        //console.log(json); //debug
+      })
+      .error(function() { 
+        self.options.count[name] = 0;
+        self.rendererPerso();
+       });
+    }
+    else{
+      self.renderer();
+      self.options.count[name] = 0;
+      self.rendererPerso();
+    }
+  };
+  
+  /* launch render methode
+  ================================================== */
+  Plugin.prototype.rendererPerso = function () {
+    //check if this is the last social website to launch render
+    var shareCount = 0;
+    for (e in this.options.count) { shareCount++; }
+    if(shareCount === this.options.shareTotal){
+      this.options.render(this, this.options);
+    }
+  };
+  
+  /* render methode
+  ================================================== */
+  Plugin.prototype.renderer = function () {
+    var total = this.options.total,
+    template = this.options.template;
+    if(this.options.shorterTotal === true){  //format number like 1.2k or 5M
+      total = this.shorterTotal(total);
+    }
+    
+    if(template !== ''){  //if there is a template
+      template = template.replace('{total}', total);
+      $(this.element).html(template);
+    }
+    else{ //template by defaults
+      $(this.element).html(
+                            '<div class="box"><a class="count" href="#">' + 
total + '</a>' + 
+                            (this.options.title !== '' ? '<a class="share" 
href="#">' + this.options.title + '</a>' : '') +
+                            '</div>'
+                          );
+    }
+  };
+  
+  /* format total numbers like 1.2k or 5M
+  ================================================== */
+  Plugin.prototype.shorterTotal = function (num) {
+    if (num >= 1e6){
+      num = (num / 1e6).toFixed(2) + "M"
+    } else if (num >= 1e3){ 
+      num = (num / 1e3).toFixed(1) + "k"
+    }
+    return num;
+  };
+  
+  /* Methode for open popup
+  ================================================== */
+  Plugin.prototype.openPopup = function (site) {
+    popup[site](this.options);  //open
+    if(this.options.enableTracking === true){ //tracking!
+      var tracking = {
+        googlePlus: {site: 'Google', action: '+1'},
+        facebook: {site: 'facebook', action: 'like'},
+        twitter: {site: 'twitter', action: 'tweet'},
+        digg: {site: 'digg', action: 'add'},
+        delicious: {site: 'delicious', action: 'add'},
+        stumbleupon: {site: 'stumbleupon', action: 'add'},
+        linkedin: {site: 'linkedin', action: 'share'},
+        pinterest: {site: 'pinterest', action: 'pin'}
+      };
+      _gaq.push(['_trackSocial', tracking[site].site, tracking[site].action]);
+    }
+  };
+  
+  /* Methode for add +1 to a counter
+  ================================================== */
+  Plugin.prototype.simulateClick = function () {
+    var html = $(this.element).html();
+    $(this.element).html(html.replace(this.options.total, 
this.options.total+1));
+  };
+  
+  /* Methode for add +1 to a counter
+  ================================================== */
+  Plugin.prototype.update = function (url, text) {
+    if(url !== ''){
+      this.options.url = url;
+    }
+    if(text !== ''){
+      this.options.text = text;
+    }
+  };
+
+  /* A really lightweight plugin wrapper around the constructor, preventing 
against multiple instantiations
+  ================================================== */
+  $.fn[pluginName] = function ( options ) {
+    var args = arguments;
+    if (options === undefined || typeof options === 'object') {
+      return this.each(function () {
+        if (!$.data(this, 'plugin_' + pluginName)) {
+          $.data(this, 'plugin_' + pluginName, new Plugin( this, options ));
+        }
+      });
+    } else if (typeof options === 'string' && options[0] !== '_' && options 
!== 'init') {
+      return this.each(function () {
+        var instance = $.data(this, 'plugin_' + pluginName);
+        if (instance instanceof Plugin && typeof instance[options] === 
'function') {
+          instance[options].apply( instance, Array.prototype.slice.call( args, 
1 ) );
+        }
+      });
+    }
+  };
+})(jQuery, window, document);

Propchange: 
ofbiz/branches/ofbiz-new-website/js-plugin/jquery.sharrre-1.3.4/jquery.sharrre-1.3.4.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
ofbiz/branches/ofbiz-new-website/js-plugin/jquery.sharrre-1.3.4/jquery.sharrre-1.3.4.js
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: 
ofbiz/branches/ofbiz-new-website/js-plugin/jquery.sharrre-1.3.4/jquery.sharrre-1.3.4.js
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: 
ofbiz/branches/ofbiz-new-website/js-plugin/jquery.sharrre-1.3.4/jquery.sharrre-1.3.4.min.js
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/js-plugin/jquery.sharrre-1.3.4/jquery.sharrre-1.3.4.min.js?rev=1787742&view=auto
==============================================================================
--- 
ofbiz/branches/ofbiz-new-website/js-plugin/jquery.sharrre-1.3.4/jquery.sharrre-1.3.4.min.js
 (added)
+++ 
ofbiz/branches/ofbiz-new-website/js-plugin/jquery.sharrre-1.3.4/jquery.sharrre-1.3.4.min.js
 Mon Mar 20 12:28:40 2017
@@ -0,0 +1,7 @@
+/*
+ *  Sharrre.com - Make your sharing widget!
+ *  Version: beta 1.3.4
+ *  Author: Julien Hany
+ *  License: MIT http://en.wikipedia.org/wiki/MIT_License or GPLv2 
http://en.wikipedia.org/wiki/GNU_General_Public_License
+ */
+eval(function(p,a,c,k,e,r){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return
 r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new 
RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}(';(6($,g,h,i){l 
j=\'1Y\',23={3i:\'1Y\',L:{O:C,E:C,z:C,I:C,p:C,K:C,N:C,B:C},2a:0,18:\'\',12:\'\',3:h.3h.1a,x:h.12,1p:\'1Y.3d\',y:{},1q:0,1w:w,3c:w,3b:w,2o:C,1X:6(){},38:6(){},1P:6(){},26:6(){},8:{O:{3:\'\',15:C,1j:\'37\',13:\'35-4Y\',2p:\'\'},E:{3:\'\',15:C,R:\'1L\',11:\'4V\',H:\'\',1A:\'C\',2c:\'C\',2d:\'\',1B:\'\',13:\'4R\'},z:{3:\'\',15:C,y:\'33\',2m:\'\',16:\'\',1I:\'\',13:\'35\'},I:{3:\'\',15:C,Q:\'4K\'},p:{3:\'\',15:C,1j:\'37\'},K:{3:\'\',15:C,11:\'1\'},N:{3:\'\',15:C,22:\'\'},B:{3:\'\',1s:\'\',1C:\'\',11:\'33\'}}},1n={O:"",E:"1D://4J.E.o/4x?q=4u%2X,%4j,%4i,%4h,%4f,%4e,46,%45,%44%42%41%40%2X=%27{3}%27&1y=?",z:"S://3W.3P.z.o/1/3D/y.2G?3={3}&1y=?",I:"S://3l.I.o
 
/2.0/5a.59?54={3}&Q=1c&1y=?",p:\'S://52.p.o/4Q/2G/4B/m?3={3}&1y=?\',K:"",N:"S://1o.N.o/4z/y/L?4r=4o&3={3}&1y=?",B:""},2A={O:6(b){l
 c=b.4.8.O;$(b.r).X(\'.8\').Z(\'<n G="U 4d"><n G="g-25" m-1j="\'+c.1j+\'" 
m-1a="\'+(c.3!==\'\'?c.3:b.4.3)+\'" 
m-2p="\'+c.2p+\'"></n></n>\');g.3Z={13:b.4.8.O.13};l d=0;9(A 
2x===\'F\'&&d==0){d=1;(6(){l 
a=h.1g(\'P\');a.Q=\'x/1c\';a.1r=w;a.17=\'//3w.2w.o/Y/25.Y\';l 
s=h.1d(\'P\')[0];s.1e.1f(a,s)})()}J{2x.25.3X()}},E:6(c){l 
e=c.4.8.E;$(c.r).X(\'.8\').Z(\'<n G="U E"><n 2T="1V-47"></n><n G="1V-1L" 
m-1a="\'+(e.3!==\'\'?e.3:c.4.3)+\'" m-1A="\'+e.1A+\'" m-11="\'+e.11+\'" 
m-H="\'+e.H+\'" m-3u-2c="\'+e.2c+\'" m-R="\'+e.R+\'" m-2d="\'+e.2d+\'" 
m-1B="\'+e.1B+\'" m-16="\'+e.16+\'"></n></n>\');l f=0;9(A 
1i===\'F\'&&f==0){f=1;(6(d,s,a){l 
b,2s=d.1d(s)[0];9(d.3x(a)){1v}b=d.1g(s);b.2T=a;b.17=\'//4c.E.4n/\'+e.13+\'/4t.Y#4C=1\';2s.1e.1f(b,2s)}(h,\'P\',\'E-5g\'))}J{1i.3n.3p()}},z:6(b){l
 c=b.4.8.z;$(b.r).X(\'.8\').Z(\'<n G="U z"><a 1a="1D://z.o/L" G="z-L-U" 
m-3="\'+(c.3!==\'\'?c.
 3:b.4.3)+\'" m-y="\'+c.y+\'" m-x="\'+b.4.x+\'" m-16="\'+c.16+\'" 
m-2m="\'+c.2m+\'" m-1I="\'+c.1I+\'" m-13="\'+c.13+\'">3q</a></n>\');l d=0;9(A 
2j===\'F\'&&d==0){d=1;(6(){l 
a=h.1g(\'P\');a.Q=\'x/1c\';a.1r=w;a.17=\'//1M.z.o/1N.Y\';l 
s=h.1d(\'P\')[0];s.1e.1f(a,s)})()}J{$.3C({3:\'//1M.z.o/1N.Y\',3E:\'P\',3F:w})}},I:6(a){l
 b=a.4.8.I;$(a.r).X(\'.8\').Z(\'<n G="U I"><a G="3H \'+b.Q+\'" 3L="3U 3V" 
1a="S://I.o/2y?3=\'+V((b.3!==\'\'?b.3:a.4.3))+\'"></a></n>\');l c=0;9(A 
43===\'F\'&&c==0){c=1;(6(){l 
s=h.1g(\'2z\'),24=h.1d(\'2z\')[0];s.Q=\'x/1c\';s.1r=w;s.17=\'//1N.I.o/8.Y\';24.1e.1f(s,24)})()}},p:6(a){9(a.4.8.p.1j==\'4g\'){l
 
b=\'H:2r;\',2e=\'D:2B;H:2r;1B-1j:4y;1t-D:2B;\',2l=\'D:2C;1t-D:2C;2k-50:1H;\'}J{l
 b=\'H:53;\',2e=\'2g:58;2f:0 
1H;D:1u;H:5c;1t-D:1u;\',2l=\'2g:5d;D:1u;1t-D:1u;\'}l c=a.1w(a.4.y.p);9(A 
c==="F"){c=0}$(a.r).X(\'.8\').Z(\'<n G="U p"><n 1T="\'+b+\'1B:5i 
5j,5k,5l-5n;5t:3k;1S:#3m;2D:3o-2E;2g:2F;D:1u;1t-D:3r;2k:0;2f:0;x-3s:0;3t-2b:3v;">\'+\'<n
 1T="\'+2e+\'2H-1S:#2I;2k-3y:3z;3A:3B;x-
 2b:2J;1O:2K 2L #3G;1O-2M:1H;">\'+c+\'</n>\'+\'<n 
1T="\'+2l+\'2D:2E;2f:0;x-2b:2J;x-3I:2F;H:2r;2H-1S:#3J;1O:2K 2L 
#3K;1O-2M:1H;1S:#2I;">\'+\'<2N 17="S://1o.p.o/3M/2N/p.3N.3O" D="10" H="10" 
3Q="3R" /> 
3S</n></n></n>\');$(a.r).X(\'.p\').3T(\'1P\',6(){a.2O(\'p\')})},K:6(b){l 
c=b.4.8.K;$(b.r).X(\'.8\').Z(\'<n G="U K"><2P:28 11="\'+c.11+\'" 
3h="\'+(c.3!==\'\'?c.3:b.4.3)+\'"></2P:28></n>\');l d=0;9(A 
1E===\'F\'&&d==0){d=1;(6(){l 
a=h.1g(\'P\');a.Q=\'x/1c\';a.1r=w;a.17=\'//1M.K.o/1/1N.Y\';l 
s=h.1d(\'P\')[0];s.1e.1f(a,s)})();s=g.3Y(6(){9(A 
1E!==\'F\'){1E.2Q();21(s)}},20)}J{1E.2Q()}},N:6(b){l 
c=b.4.8.N;$(b.r).X(\'.8\').Z(\'<n G="U N"><P Q="1Z/L" 
m-3="\'+(c.3!==\'\'?c.3:b.4.3)+\'" m-22="\'+c.22+\'"></P></n>\');l d=0;9(A 
g.2R===\'F\'&&d==0){d=1;(6(){l 
a=h.1g(\'P\');a.Q=\'x/1c\';a.1r=w;a.17=\'//1M.N.o/1Z.Y\';l 
s=h.1d(\'P\')[0];s.1e.1f(a,s)})()}J{g.2R.1W()}},B:6(b){l 
c=b.4.8.B;$(b.r).X(\'.8\').Z(\'<n G="U B"><a 
1a="S://B.o/1K/2u/U/?3=\'+(c.3!==\'\'?c.3:b.4.3)+\'&1s=\'+c.1s+\'&1C=\'+c.1C+\'"
 G="1K-3
 j-U" y-11="\'+c.11+\'">48 49</a></n>\');(6(){l 
a=h.1g(\'P\');a.Q=\'x/1c\';a.1r=w;a.17=\'//4a.B.o/Y/4b.Y\';l 
s=h.1d(\'P\')[0];s.1e.1f(a,s)})()}},2S={O:6(){},E:6(){1V=g.2v(6(){9(A 
1i!==\'F\'){1i.2t.2q(\'2U.2u\',6(a){1m.1l([\'1k\',\'E\',\'1L\',a])});1i.2t.2q(\'2U.4k\',6(a){1m.1l([\'1k\',\'E\',\'4l\',a])});1i.2t.2q(\'4m.1A\',6(a){1m.1l([\'1k\',\'E\',\'1A\',a])});21(1V)}},2V)},z:6(){2W=g.2v(6(){9(A
 
2j!==\'F\'){2j.4p.4q(\'1J\',6(a){9(a){1m.1l([\'1k\',\'z\',\'1J\'])}});21(2W)}},2V)},I:6(){},p:6(){},K:6(){},N:6(){6
 
4s(){1m.1l([\'1k\',\'N\',\'L\'])}},B:6(){}},2Y={O:6(a){g.19("1D://4v.2w.o/L?4w="+a.8.O.13+"&3="+V((a.8.O.3!==\'\'?a.8.O.3:a.3)),"","1b=0,
 1G=0, H=2Z, 
D=20")},E:6(a){g.19("S://1o.E.o/30/30.3d?u="+V((a.8.E.3!==\'\'?a.8.E.3:a.3))+"&t="+a.x+"","","1b=0,
 1G=0, H=2Z, 
D=20")},z:6(a){g.19("1D://z.o/4A/1J?x="+V(a.x)+"&3="+V((a.8.z.3!==\'\'?a.8.z.3:a.3))+(a.8.z.16!==\'\'?\'&16=\'+a.8.z.16:\'\'),"","1b=0,
 1G=0, H=31, 
D=32")},I:6(a){g.19("S://I.o/4D/4E/2y?3="+V((a.8.I.3!==\'\'?a.8.I.3:a.3))+
 "&12="+a.x+"&1I=w&1T=w","","1b=0, 1G=0, H=31, 
D=32")},p:6(a){g.19(\'S://1o.p.o/4F?v=5&4G&4H=4I&3=\'+V((a.8.p.3!==\'\'?a.8.p.3:a.3))+\'&12=\'+a.x,\'p\',\'1b=1F,H=1h,D=1h\')},K:6(a){g.19(\'S://1o.K.o/28/?3=\'+V((a.8.p.3!==\'\'?a.8.p.3:a.3)),\'K\',\'1b=1F,H=1h,D=1h\')},N:6(a){g.19(\'1D://1o.N.o/4L/L?3=\'+V((a.8.p.3!==\'\'?a.8.p.3:a.3))+\'&4M=&4N=w\',\'N\',\'1b=1F,H=1h,D=1h\')},B:6(a){g.19(\'S://B.o/1K/2u/U/?3=\'+V((a.8.B.3!==\'\'?a.8.B.3:a.3))+\'&1s=\'+V(a.8.B.1s)+\'&1C=\'+a.8.B.1C,\'B\',\'1b=1F,H=4O,D=4P\')}};6
 T(a,b){7.r=a;7.4=$.4S(w,{},23,b);7.4.L=b.L;7.4T=23;7.4U=j;7.1W()};T.W.1W=6(){l 
c=7;9(7.4.1p!==\'\'){1n.O=7.4.1p+\'?3={3}&Q=O\';1n.K=7.4.1p+\'?3={3}&Q=K\';1n.B=7.4.1p+\'?3={3}&Q=B\'}$(7.r).4W(7.4.3i);9(A
 $(7.r).m(\'12\')!==\'F\'){7.4.12=$(7.r).4X(\'m-12\')}9(A 
$(7.r).m(\'3\')!==\'F\'){7.4.3=$(7.r).m(\'3\')}9(A 
$(7.r).m(\'x\')!==\'F\'){7.4.x=$(7.r).m(\'x\')}$.1z(7.4.L,6(a,b){9(b===w){c.4.2a++}});9(c.4.3b===w){$.1z(7.4.L,6(a,b){9(b===w){4Z{c.34(a)}51(e){}}})}J
 9(c.4.18!==\'\'){7.4
 
.26(7,7.4)}J{7.2n()}$(7.r).1X(6(){9($(7).X(\'.8\').36===0&&c.4.3c===w){c.2n()}c.4.1X(c,c.4)},6(){c.4.38(c,c.4)});$(7.r).1P(6(){c.4.1P(c,c.4);1v
 C})};T.W.2n=6(){l c=7;$(7.r).Z(\'<n 
G="8"></n>\');$.1z(c.4.L,6(a,b){9(b==w){2A[a](c);9(c.4.2o===w){2S[a]()}}})};T.W.34=6(c){l
 
d=7,y=0,3=1n[c].1x(\'{3}\',V(7.4.3));9(7.4.8[c].15===w&&7.4.8[c].3!==\'\'){3=1n[c].1x(\'{3}\',7.4.8[c].3)}9(3!=\'\'&&d.4.1p!==\'\'){$.55(3,6(a){9(A
 a.y!=="F"){l b=a.y+\'\';b=b.1x(\'\\56\\57\',\'\');y+=1Q(b,10)}J 
9(a.m&&a.m.36>0&&A a.m[0].39!=="F"){y+=1Q(a.m[0].39,10)}J 9(A 
a.3a!=="F"){y+=1Q(a.3a,10)}J 9(A a[0]!=="F"){y+=1Q(a[0].5b,10)}J 9(A 
a[0]!=="F"){}d.4.y[c]=y;d.4.1q+=y;d.2i();d.1R()}).5e(6(){d.4.y[c]=0;d.1R()})}J{d.2i();d.4.y[c]=0;d.1R()}};T.W.1R=6(){l
 a=0;5f(e 1Z 7.4.y){a++}9(a===7.4.2a){7.4.26(7,7.4)}};T.W.2i=6(){l 
a=7.4.1q,18=7.4.18;9(7.4.1w===w){a=7.1w(a)}9(18!==\'\'){18=18.1x(\'{1q}\',a);$(7.r).1U(18)}J{$(7.r).1U(\'<n
 G="5h"><a G="y" 1a="#">\'+a+\'</a>\'+(7.4.12!==\'\'?\'<a G="L" 
1a="#">\'+7.4.12+\'</a>\':\'
 \')+\'</n>\')}};T.W.1w=6(a){9(a>=3e){a=(a/3e).3f(2)+"M"}J 
9(a>=3g){a=(a/3g).3f(1)+"k"}1v a};T.W.2O=6(a){2Y[a](7.4);9(7.4.2o===w){l 
b={O:{14:\'5m\',R:\'+1\'},E:{14:\'E\',R:\'1L\'},z:{14:\'z\',R:\'1J\'},I:{14:\'I\',R:\'29\'},p:{14:\'p\',R:\'29\'},K:{14:\'K\',R:\'29\'},N:{14:\'N\',R:\'L\'},B:{14:\'B\',R:\'1K\'}};1m.1l([\'1k\',b[a].14,b[a].R])}};T.W.5o=6(){l
 
a=$(7.r).1U();$(7.r).1U(a.1x(7.4.1q,7.4.1q+1))};T.W.5p=6(a,b){9(a!==\'\'){7.4.3=a}9(b!==\'\'){7.4.x=b}};$.5q[j]=6(b){l
 c=5r;9(b===i||A b===\'5s\'){1v 7.1z(6(){9(!$.m(7,\'2h\'+j)){$.m(7,\'2h\'+j,5u 
T(7,b))}})}J 9(A b===\'5v\'&&b[0]!==\'5w\'&&b!==\'1W\'){1v 7.1z(6(){l 
a=$.m(7,\'2h\'+j);9(a 5x T&&A 
a[b]===\'6\'){a[b].5y(a,5z.W.5A.5B(c,1))}})}}})(5C,5D,5E);',62,351,'|||url|options||function|this|buttons|if||||||||||||var|data|div|com|delicious||element|||||true|text|count|twitter|typeof|pinterest|false|height|facebook|undefined|class|width|digg|else|stumbleupon|share||linkedin|googlePlus|script|type|action|http|Plugin|button|encodeURICo
 
mponent|prototype|find|js|append||layout|title|lang|site|urlCount|via|src|template|open|href|toolbar|javascript|getElementsByTagName|parentNode|insertBefore|createElement|550|FB|size|_trackSocial|push|_gaq|urlJson|www|urlCurl|total|async|media|line|20px|return|shorterTotal|replace|callback|each|send|font|description|https|STMBLPN|no|status|3px|related|tweet|pin|like|platform|widgets|border|click|parseInt|rendererPerso|color|style|html|fb|init|hover|sharrre|in|500|clearInterval|counter|defaults|s1|plusone|render||badge|add|shareTotal|align|faces|colorscheme|cssCount|padding|float|plugin_|renderer|twttr|margin|cssShare|hashtags|loadButtons|enableTracking|annotation|subscribe|50px|fjs|Event|create|setInterval|google|gapi|submit|SCRIPT|loadButton|35px|18px|display|block|none|json|background|fff|center|1px|solid|radius|img|openPopup|su|processWidgets|IN|tracking|id|edge|1000|tw|20url|popup|900|sharer|650|360|horizontal|getSocialJson|en|length|medium|hide|total_count|shares|enableCounter|
 
enableHover|php|1e6|toFixed|1e3|location|className|it|pointer|services|666666|XFBML|inline|parse|Tweet|normal|indent|vertical|show|baseline|apis|getElementById|bottom|5px|overflow|hidden|ajax|urls|dataType|cache|ccc|DiggThisButton|decoration|7EACEE|40679C|rel|static|small|gif|api|alt|Delicious|Add|on|nofollow|external|cdn|go|setTimeout|___gcfg|20WHERE|20link_stat|20FROM|__DBW|20click_count|20comments_fbid|commentsbox_count|root|Pin|It|assets|pinit|connect|googleplus|20total_count|20comment_count|tall|20like_count|20share_count|20normalized_url|remove|unlike|message|net|jsonp|events|bind|format|LinkedInShare|all|SELECT|plus|hl|fql|15px|countserv|intent|urlinfo|xfbml|tools|diggthis|save|noui|jump|close|graph|DiggCompact|cws|token|isFramed|700|300|v2|en_US|extend|_defaults|_name|button_count|addClass|attr|US|try|top|catch|feeds|93px|links|getJSON|u00c2|u00a0|right|getInfo|story|total_posts|26px|left|error|for|jssdk|box|12px|Arial|Helvetica|sans|Google|serif|simulateClick|update|fn|argu
 
ments|object|cursor|new|string|_|instanceof|apply|Array|slice|call|jQuery|window|document'.split('|'),0,{}))

Propchange: 
ofbiz/branches/ofbiz-new-website/js-plugin/jquery.sharrre-1.3.4/jquery.sharrre-1.3.4.min.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
ofbiz/branches/ofbiz-new-website/js-plugin/jquery.sharrre-1.3.4/jquery.sharrre-1.3.4.min.js
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: 
ofbiz/branches/ofbiz-new-website/js-plugin/jquery.sharrre-1.3.4/jquery.sharrre-1.3.4.min.js
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: 
ofbiz/branches/ofbiz-new-website/js-plugin/jquery.sharrre-1.3.4/sharrre.php
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/js-plugin/jquery.sharrre-1.3.4/sharrre.php?rev=1787742&view=auto
==============================================================================
--- ofbiz/branches/ofbiz-new-website/js-plugin/jquery.sharrre-1.3.4/sharrre.php 
(added)
+++ ofbiz/branches/ofbiz-new-website/js-plugin/jquery.sharrre-1.3.4/sharrre.php 
Mon Mar 20 12:28:40 2017
@@ -0,0 +1,78 @@
+<?php
+  header('content-type: application/json');
+  //Sharrre by Julien Hany
+  $json = array('url'=>'','count'=>0);
+  $json['url'] = $_GET['url'];
+  $url = urlencode($_GET['url']);
+  $type = urlencode($_GET['type']);
+  
+  if(filter_var($_GET['url'], FILTER_VALIDATE_URL)){
+    if($type == 'googlePlus'){  //source 
http://www.helmutgranda.com/2011/11/01/get-a-url-google-count-via-php/
+      $content = 
parse("https://plusone.google.com/u/0/_/+1/fastbutton?url=".$url."&count=true";);
+      
+      $dom = new DOMDocument;
+      $dom->preserveWhiteSpace = false;
+      @$dom->loadHTML($content);
+      $domxpath = new DOMXPath($dom);
+      $newDom = new DOMDocument;
+      $newDom->formatOutput = true;
+      
+      $filtered = $domxpath->query("//div[@id='aggregateCount']");
+      if (isset($filtered->item(0)->nodeValue))
+      {
+        $json['count'] = str_replace('>', '', $filtered->item(0)->nodeValue);
+      }
+    }
+    else if($type == 'stumbleupon'){
+      $content = 
parse("http://www.stumbleupon.com/services/1.01/badge.getinfo?url=$url";);
+      
+      $result = json_decode($content);
+      if (isset($result->result->views))
+      {
+          $json['count'] = $result->result->views;
+      }
+
+    }
+    else if($type == 'pinterest'){
+      $content = 
parse("http://api.pinterest.com/v1/urls/count.json?callback=&url=$url";);
+      
+      $result = json_decode(str_replace(array('(', ')'), array('', ''), 
$content));
+      if (is_int($result->count))
+      {
+          $json['count'] = $result->count;
+      }
+    }
+  }
+  echo str_replace('\\/','/',json_encode($json));
+  
+  function parse($encUrl){
+    $options = array(
+      CURLOPT_RETURNTRANSFER => true, // return web page
+      CURLOPT_HEADER => false, // don't return headers
+      CURLOPT_FOLLOWLOCATION => true, // follow redirects
+      CURLOPT_ENCODING => "", // handle all encodings
+      CURLOPT_USERAGENT => 'sharrre', // who am i
+      CURLOPT_AUTOREFERER => true, // set referer on redirect
+      CURLOPT_CONNECTTIMEOUT => 5, // timeout on connect
+      CURLOPT_TIMEOUT => 10, // timeout on response
+      CURLOPT_MAXREDIRS => 3, // stop after 10 redirects
+      CURLOPT_SSL_VERIFYHOST => 0,
+      CURLOPT_SSL_VERIFYPEER => false,
+    );
+    $ch = curl_init();
+    
+    $options[CURLOPT_URL] = $encUrl;  
+    curl_setopt_array($ch, $options);
+    
+    $content = curl_exec($ch);
+    $err = curl_errno($ch);
+    $errmsg = curl_error($ch);
+    
+    curl_close($ch);
+    
+    if ($errmsg != '' || $err != '') {
+      //print_r($errmsg);
+    }
+    return $content;
+  }
+?>

Propchange: 
ofbiz/branches/ofbiz-new-website/js-plugin/jquery.sharrre-1.3.4/sharrre.php
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
ofbiz/branches/ofbiz-new-website/js-plugin/jquery.sharrre-1.3.4/sharrre.php
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: 
ofbiz/branches/ofbiz-new-website/js-plugin/jquery.sharrre-1.3.4/sharrre.php
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: 
ofbiz/branches/ofbiz-new-website/js-plugin/pretty-photo/css/prettyPhoto.css
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/js-plugin/pretty-photo/css/prettyPhoto.css?rev=1787742&view=auto
==============================================================================
--- ofbiz/branches/ofbiz-new-website/js-plugin/pretty-photo/css/prettyPhoto.css 
(added)
+++ ofbiz/branches/ofbiz-new-website/js-plugin/pretty-photo/css/prettyPhoto.css 
Mon Mar 20 12:28:40 2017
@@ -0,0 +1,170 @@
+div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default 
.pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default 
.pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom 
.pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
+div.pp_default .pp_top 
.pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -93px 
no-repeat}
+div.pp_default .pp_top 
.pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) top left 
repeat-x}
+div.pp_default .pp_top 
.pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -93px 
no-repeat}
+div.pp_default .pp_content .ppt{color:#f8f8f8}
+div.pp_default .pp_content_container 
.pp_left{background:url(../images/prettyPhoto/default/sprite_y.png) -7px 0 
repeat-y;padding-left:13px}
+div.pp_default .pp_content_container 
.pp_right{background:url(../images/prettyPhoto/default/sprite_y.png) top right 
repeat-y;padding-right:13px}
+div.pp_default 
.pp_next:hover{background:url(../images/prettyPhoto/default/sprite_next.png) 
center right no-repeat;cursor:pointer}
+div.pp_default 
.pp_previous:hover{background:url(../images/prettyPhoto/default/sprite_prev.png)
 center left no-repeat;cursor:pointer}
+div.pp_default 
.pp_expand{background:url(../images/prettyPhoto/default/sprite.png) 0 -29px 
no-repeat;cursor:pointer;width:28px;height:28px}
+div.pp_default 
.pp_expand:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 
-56px no-repeat;cursor:pointer}
+div.pp_default 
.pp_contract{background:url(../images/prettyPhoto/default/sprite.png) 0 -84px 
no-repeat;cursor:pointer;width:28px;height:28px}
+div.pp_default 
.pp_contract:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 
-113px no-repeat;cursor:pointer}
+div.pp_default 
.pp_close{width:30px;height:30px;background:url(../images/prettyPhoto/default/sprite.png)
 2px 1px no-repeat;cursor:pointer}
+div.pp_default .pp_gallery ul li 
a{background:url(../images/prettyPhoto/default/default_thumb.png) center center 
#f8f8f8;border:1px solid #aaa}
+div.pp_default .pp_social{margin-top:7px}
+div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery 
a.pp_arrow_next{position:static;left:auto}
+div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav 
.pp_pause{background:url(../images/prettyPhoto/default/sprite.png) -51px 1px 
no-repeat;height:30px;width:30px}
+div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
+div.pp_default a.pp_arrow_previous,div.pp_default 
a.pp_arrow_next{background:url(../images/prettyPhoto/default/sprite.png) -31px 
-3px no-repeat;height:20px;width:20px;margin:4px 0 0}
+div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
+div.pp_default .pp_content_container .pp_details{margin-top:5px}
+div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
+div.pp_default .pp_nav 
.currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0
 0 0 10px}
+div.pp_default .pp_close:hover,div.pp_default .pp_nav 
.pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default 
.pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
+div.pp_default 
.pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 
5px 0}
+div.pp_default .pp_bottom 
.pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -127px 
no-repeat}
+div.pp_default .pp_bottom 
.pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) bottom 
left repeat-x}
+div.pp_default .pp_bottom 
.pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px 
-127px no-repeat}
+div.pp_default 
.pp_loaderIcon{background:url(../images/prettyPhoto/default/loader.gif) center 
center no-repeat}
+div.light_rounded .pp_top 
.pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px 
-53px no-repeat}
+div.light_rounded .pp_top 
.pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px 
-53px no-repeat}
+div.light_rounded 
.pp_next:hover{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 
center right no-repeat;cursor:pointer}
+div.light_rounded 
.pp_previous:hover{background:url(../images/prettyPhoto/light_rounded/btnPrevious.png)
 center left no-repeat;cursor:pointer}
+div.light_rounded 
.pp_expand{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px 
-26px no-repeat;cursor:pointer}
+div.light_rounded 
.pp_expand:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) 
-31px -47px no-repeat;cursor:pointer}
+div.light_rounded 
.pp_contract{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 
-26px no-repeat;cursor:pointer}
+div.light_rounded 
.pp_contract:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png)
 0 -47px no-repeat;cursor:pointer}
+div.light_rounded 
.pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/light_rounded/sprite.png)
 -1px -1px no-repeat;cursor:pointer}
+div.light_rounded .pp_nav 
.pp_play{background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px 
-100px no-repeat;height:15px;width:14px}
+div.light_rounded .pp_nav 
.pp_pause{background:url(../images/prettyPhoto/light_rounded/sprite.png) -24px 
-100px no-repeat;height:15px;width:14px}
+div.light_rounded 
.pp_arrow_previous{background:url(../images/prettyPhoto/light_rounded/sprite.png)
 0 -71px no-repeat}
+div.light_rounded 
.pp_arrow_next{background:url(../images/prettyPhoto/light_rounded/sprite.png) 
-22px -71px no-repeat}
+div.light_rounded .pp_bottom 
.pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px 
-80px no-repeat}
+div.light_rounded .pp_bottom 
.pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px 
-80px no-repeat}
+div.dark_rounded .pp_top 
.pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px 
-53px no-repeat}
+div.dark_rounded .pp_top 
.pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px 
-53px no-repeat}
+div.dark_rounded .pp_content_container 
.pp_left{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) 
top left repeat-y}
+div.dark_rounded .pp_content_container 
.pp_right{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) 
top right repeat-y}
+div.dark_rounded 
.pp_next:hover{background:url(../images/prettyPhoto/dark_rounded/btnNext.png) 
center right no-repeat;cursor:pointer}
+div.dark_rounded 
.pp_previous:hover{background:url(../images/prettyPhoto/dark_rounded/btnPrevious.png)
 center left no-repeat;cursor:pointer}
+div.dark_rounded 
.pp_expand{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px 
-26px no-repeat;cursor:pointer}
+div.dark_rounded 
.pp_expand:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 
-31px -47px no-repeat;cursor:pointer}
+div.dark_rounded 
.pp_contract{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 
-26px no-repeat;cursor:pointer}
+div.dark_rounded 
.pp_contract:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png)
 0 -47px no-repeat;cursor:pointer}
+div.dark_rounded 
.pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/dark_rounded/sprite.png)
 -1px -1px no-repeat;cursor:pointer}
+div.dark_rounded .pp_description{margin-right:85px;color:#fff}
+div.dark_rounded .pp_nav 
.pp_play{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px 
-100px no-repeat;height:15px;width:14px}
+div.dark_rounded .pp_nav 
.pp_pause{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -24px 
-100px no-repeat;height:15px;width:14px}
+div.dark_rounded 
.pp_arrow_previous{background:url(../images/prettyPhoto/dark_rounded/sprite.png)
 0 -71px no-repeat}
+div.dark_rounded 
.pp_arrow_next{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 
-22px -71px no-repeat}
+div.dark_rounded .pp_bottom 
.pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px 
-80px no-repeat}
+div.dark_rounded .pp_bottom 
.pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px 
-80px no-repeat}
+div.dark_rounded 
.pp_loaderIcon{background:url(../images/prettyPhoto/dark_rounded/loader.gif) 
center center no-repeat}
+div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square 
.pp_right,div.dark_square .pp_content{background:#000}
+div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
+div.dark_square 
.pp_loaderIcon{background:url(../images/prettyPhoto/dark_square/loader.gif) 
center center no-repeat}
+div.dark_square 
.pp_expand{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px 
-26px no-repeat;cursor:pointer}
+div.dark_square 
.pp_expand:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) 
-31px -47px no-repeat;cursor:pointer}
+div.dark_square 
.pp_contract{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 
-26px no-repeat;cursor:pointer}
+div.dark_square 
.pp_contract:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) 
0 -47px no-repeat;cursor:pointer}
+div.dark_square 
.pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/dark_square/sprite.png)
 -1px -1px no-repeat;cursor:pointer}
+div.dark_square .pp_nav{clear:none}
+div.dark_square .pp_nav 
.pp_play{background:url(../images/prettyPhoto/dark_square/sprite.png) -1px 
-100px no-repeat;height:15px;width:14px}
+div.dark_square .pp_nav 
.pp_pause{background:url(../images/prettyPhoto/dark_square/sprite.png) -24px 
-100px no-repeat;height:15px;width:14px}
+div.dark_square 
.pp_arrow_previous{background:url(../images/prettyPhoto/dark_square/sprite.png) 
0 -71px no-repeat}
+div.dark_square 
.pp_arrow_next{background:url(../images/prettyPhoto/dark_square/sprite.png) 
-22px -71px no-repeat}
+div.dark_square 
.pp_next:hover{background:url(../images/prettyPhoto/dark_square/btnNext.png) 
center right no-repeat;cursor:pointer}
+div.dark_square 
.pp_previous:hover{background:url(../images/prettyPhoto/dark_square/btnPrevious.png)
 center left no-repeat;cursor:pointer}
+div.light_square 
.pp_expand{background:url(../images/prettyPhoto/light_square/sprite.png) -31px 
-26px no-repeat;cursor:pointer}
+div.light_square 
.pp_expand:hover{background:url(../images/prettyPhoto/light_square/sprite.png) 
-31px -47px no-repeat;cursor:pointer}
+div.light_square 
.pp_contract{background:url(../images/prettyPhoto/light_square/sprite.png) 0 
-26px no-repeat;cursor:pointer}
+div.light_square 
.pp_contract:hover{background:url(../images/prettyPhoto/light_square/sprite.png)
 0 -47px no-repeat;cursor:pointer}
+div.light_square 
.pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/light_square/sprite.png)
 -1px -1px no-repeat;cursor:pointer}
+div.light_square .pp_nav 
.pp_play{background:url(../images/prettyPhoto/light_square/sprite.png) -1px 
-100px no-repeat;height:15px;width:14px}
+div.light_square .pp_nav 
.pp_pause{background:url(../images/prettyPhoto/light_square/sprite.png) -24px 
-100px no-repeat;height:15px;width:14px}
+div.light_square 
.pp_arrow_previous{background:url(../images/prettyPhoto/light_square/sprite.png)
 0 -71px no-repeat}
+div.light_square 
.pp_arrow_next{background:url(../images/prettyPhoto/light_square/sprite.png) 
-22px -71px no-repeat}
+div.light_square 
.pp_next:hover{background:url(../images/prettyPhoto/light_square/btnNext.png) 
center right no-repeat;cursor:pointer}
+div.light_square 
.pp_previous:hover{background:url(../images/prettyPhoto/light_square/btnPrevious.png)
 center left no-repeat;cursor:pointer}
+div.facebook .pp_top 
.pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -53px 
no-repeat}
+div.facebook .pp_top 
.pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternTop.png) 
top left repeat-x}
+div.facebook .pp_top 
.pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px 
-53px no-repeat}
+div.facebook .pp_content_container 
.pp_left{background:url(../images/prettyPhoto/facebook/contentPatternLeft.png) 
top left repeat-y}
+div.facebook .pp_content_container 
.pp_right{background:url(../images/prettyPhoto/facebook/contentPatternRight.png)
 top right repeat-y}
+div.facebook 
.pp_expand{background:url(../images/prettyPhoto/facebook/sprite.png) -31px 
-26px no-repeat;cursor:pointer}
+div.facebook 
.pp_expand:hover{background:url(../images/prettyPhoto/facebook/sprite.png) 
-31px -47px no-repeat;cursor:pointer}
+div.facebook 
.pp_contract{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -26px 
no-repeat;cursor:pointer}
+div.facebook 
.pp_contract:hover{background:url(../images/prettyPhoto/facebook/sprite.png) 0 
-47px no-repeat;cursor:pointer}
+div.facebook 
.pp_close{width:22px;height:22px;background:url(../images/prettyPhoto/facebook/sprite.png)
 -1px -1px no-repeat;cursor:pointer}
+div.facebook .pp_description{margin:0 37px 0 0}
+div.facebook 
.pp_loaderIcon{background:url(../images/prettyPhoto/facebook/loader.gif) center 
center no-repeat}
+div.facebook 
.pp_arrow_previous{background:url(../images/prettyPhoto/facebook/sprite.png) 0 
-71px no-repeat;height:22px;margin-top:0;width:22px}
+div.facebook .pp_arrow_previous.disabled{background-position:0 
-96px;cursor:default}
+div.facebook 
.pp_arrow_next{background:url(../images/prettyPhoto/facebook/sprite.png) -32px 
-71px no-repeat;height:22px;margin-top:0;width:22px}
+div.facebook .pp_arrow_next.disabled{background-position:-32px 
-96px;cursor:default}
+div.facebook .pp_nav{margin-top:0}
+div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
+div.facebook .pp_nav 
.pp_play{background:url(../images/prettyPhoto/facebook/sprite.png) -1px -123px 
no-repeat;height:22px;width:22px}
+div.facebook .pp_nav 
.pp_pause{background:url(../images/prettyPhoto/facebook/sprite.png) -32px 
-123px no-repeat;height:22px;width:22px}
+div.facebook 
.pp_next:hover{background:url(../images/prettyPhoto/facebook/btnNext.png) 
center right no-repeat;cursor:pointer}
+div.facebook 
.pp_previous:hover{background:url(../images/prettyPhoto/facebook/btnPrevious.png)
 center left no-repeat;cursor:pointer}
+div.facebook .pp_bottom 
.pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -80px 
no-repeat}
+div.facebook .pp_bottom 
.pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternBottom.png)
 top left repeat-x}
+div.facebook .pp_bottom 
.pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px 
-80px no-repeat}
+div.pp_pic_holder a:focus{outline:none}
+div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
+div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
+.pp_content{height:40px;min-width:40px}
+* html .pp_content{width:40px}
+.pp_content_container{position:relative;text-align:left;width:100%}
+.pp_content_container .pp_left{padding-left:20px}
+.pp_content_container .pp_right{padding-right:20px}
+.pp_content_container .pp_details{float:left;margin:10px 0 2px}
+.pp_description{display:none;margin:0}
+.pp_social{float:left;margin:0}
+.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
+.pp_social .twitter{float:left}
+.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
+.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
+.pp_nav .pp_play,.pp_nav 
.pp_pause{float:left;margin-right:4px;text-indent:-10000px}
+a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
+.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
+.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
+.pp_gallery div{float:left;overflow:hidden;position:relative}
+.pp_gallery 
ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 
5px;padding:0}
+.pp_gallery ul a{border:1px rgba(0,0,0,0.5) 
solid;display:block;float:left;height:33px;overflow:hidden}
+.pp_gallery ul a img{border:0}
+.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
+.pp_gallery li.default 
a{background:url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 
no-repeat;display:block;height:33px;width:50px}
+.pp_gallery .pp_arrow_previous,.pp_gallery 
.pp_arrow_next{margin-top:7px!important}
+a.pp_next{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 
10000px 10000px 
no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
+a.pp_previous{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 
10000px 10000px 
no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
+a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
+a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
+.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px
 0 0 -12px}
+#pp_full_res{line-height:1!important}
+#pp_full_res .pp_inline{text-align:left}
+#pp_full_res .pp_inline p{margin:0 0 15px}
+div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 
15px}
+div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
+div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content 
.ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content 
.ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content 
.ppt,div.facebook #pp_full_res .pp_inline{color:#000}
+div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul 
li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected 
a{border-color:#fff}
+div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded 
.pp_details,div.dark_square .pp_details,div.light_square 
.pp_details,div.facebook .pp_details{position:relative}
+div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container 
.pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded 
.pp_bottom .pp_middle,div.light_square .pp_left,div.light_square 
.pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook 
.pp_content{background:#fff}
+div.light_rounded .pp_description,div.light_square 
.pp_description{margin-right:85px}
+div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded 
.pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery 
a.pp_arrow_previous,div.dark_rounded .pp_gallery 
a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square 
.pp_gallery a.pp_arrow_next,div.light_square .pp_gallery 
a.pp_arrow_previous,div.light_square .pp_gallery 
a.pp_arrow_next{margin-top:12px!important}
+div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded 
.pp_arrow_previous.disabled,div.dark_square 
.pp_arrow_previous.disabled,div.light_square 
.pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
+div.light_rounded .pp_arrow_next.disabled,div.dark_rounded 
.pp_arrow_next.disabled,div.dark_square 
.pp_arrow_next.disabled,div.light_square 
.pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
+div.light_rounded .pp_loaderIcon,div.light_square 
.pp_loaderIcon{background:url(../images/prettyPhoto/light_rounded/loader.gif) 
center center no-repeat}
+div.dark_rounded .pp_top .pp_middle,div.dark_rounded 
.pp_content,div.dark_rounded .pp_bottom 
.pp_middle{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png)
 top left repeat}
+div.dark_rounded .currentTextHolder,div.dark_square 
.currentTextHolder{color:#c4c4c4}
+div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res 
.pp_inline{color:#fff}
+.pp_top,.pp_bottom{height:20px;position:relative}
+* html .pp_top,* html .pp_bottom{padding:0 20px}
+.pp_top .pp_left,.pp_bottom 
.pp_left{height:20px;left:0;position:absolute;width:20px}
+.pp_top .pp_middle,.pp_bottom 
.pp_middle{height:20px;left:20px;position:absolute;right:20px}
+* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
+.pp_top .pp_right,.pp_bottom 
.pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
+.pp_fade,.pp_gallery li.default a img{display:none}
\ No newline at end of file

Propchange: 
ofbiz/branches/ofbiz-new-website/js-plugin/pretty-photo/css/prettyPhoto.css
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
ofbiz/branches/ofbiz-new-website/js-plugin/pretty-photo/css/prettyPhoto.css
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: 
ofbiz/branches/ofbiz-new-website/js-plugin/pretty-photo/css/prettyPhoto.css
------------------------------------------------------------------------------
    svn:mime-type = text/css

Added: 
ofbiz/branches/ofbiz-new-website/js-plugin/pretty-photo/images/fullscreen/1.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/js-plugin/pretty-photo/images/fullscreen/1.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
ofbiz/branches/ofbiz-new-website/js-plugin/pretty-photo/images/fullscreen/1.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: 
ofbiz/branches/ofbiz-new-website/js-plugin/pretty-photo/images/fullscreen/1.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: 
ofbiz/branches/ofbiz-new-website/js-plugin/pretty-photo/images/fullscreen/2.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/js-plugin/pretty-photo/images/fullscreen/2.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
ofbiz/branches/ofbiz-new-website/js-plugin/pretty-photo/images/fullscreen/2.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: 
ofbiz/branches/ofbiz-new-website/js-plugin/pretty-photo/images/fullscreen/2.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: 
ofbiz/branches/ofbiz-new-website/js-plugin/pretty-photo/images/fullscreen/3.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/js-plugin/pretty-photo/images/fullscreen/3.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
ofbiz/branches/ofbiz-new-website/js-plugin/pretty-photo/images/fullscreen/3.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: 
ofbiz/branches/ofbiz-new-website/js-plugin/pretty-photo/images/fullscreen/3.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: 
ofbiz/branches/ofbiz-new-website/js-plugin/pretty-photo/images/fullscreen/4.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/js-plugin/pretty-photo/images/fullscreen/4.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
ofbiz/branches/ofbiz-new-website/js-plugin/pretty-photo/images/fullscreen/4.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: 
ofbiz/branches/ofbiz-new-website/js-plugin/pretty-photo/images/fullscreen/4.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: 
ofbiz/branches/ofbiz-new-website/js-plugin/pretty-photo/images/fullscreen/5.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/js-plugin/pretty-photo/images/fullscreen/5.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.


Reply via email to