var cssfb20131113 = ''; cssfb20131113 += '#facebook_slider_widget{ position: fixed; right: 0; width: 340px; margin-right: -290px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; top: 50%; height: 260px; margin-top: -130px; z-index: 99999; }'; cssfb20131113 += '.facebook_slider_show{ margin-right: 0px !important; }'; cssfb20131113 += '#facebook_slider_widget div{ display: table-cell; vertical-align: top; }'; cssfb20131113 += '#facebook_slider_widget div.widgetcontent{ background: #ffffff; -webkit-box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.5); box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.5); max-height: 260px; overflow: hidden; }'; var facebook_widget_args = { pos: "RIGHT", bgcolor: "#DB2464", "fb_address" : "https://www.facebook.com/pages/Arexim-Packaging/1572886529660704?fref=ts", "fb_pic" : "button_fb.png", "height" : 260,"width" : 290, fb_theme : "light", fb_faces : "true", fb_border : "true", fb_stream : "true", fb_header : "true" }; if(typeof jQuery!=="undefined"){mycode()}else{var script=document.createElement("script");script.src="https://code.jquery.com/jquery-2.0.3.min.js";document.getElementsByTagName("head")[0].appendChild(script);var timeout=100;var interval=setInterval(function(){timeout--;if(window.jQuery){clearInterval(interval);mycode()}else{if(timeout<=0){clearInterval(interval)}}},100)}function mycode(){jQuery(document).ready(function(){if(jQuery("#FBwidgetContent").length>0){return}style=document.createElement("style");style.type="text/css";style.appendChild(document.createTextNode(cssfb20131113));document.getElementsByTagName("head")[0].appendChild(style);var c=document;var d=c.createElement("script");d.src="/sites/all/libraries/facebook_widget/facebook_slider.js";d.type="text/javascript";d.charset="UTF-8";c.getElementById("facebook_slider_widget").appendChild(d)})};