var cssfb20131113 = ''; cssfb20131113 += '#facebook_slider_widget{ color: gray; position: fixed; left: 0; width: 240px; margin-left: -190px; -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: 190px; margin-top: -95px; z-index: 99999; }'; cssfb20131113 += '.facebook_slider_show{ margin-left: 0px !important; }'; cssfb20131113 += '#facebook_slider_widget div{ display: table-cell; vertical-align: top; }'; cssfb20131113 += '#facebook_slider_widget div.widgetcontent{ background: #ffffff; -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); }'; var facebook_widget_args = { pos: "LEFT", bgcolor: "#DB2464", "fb_address" : "https://www.facebook.com/Niemiecki-do-pracy-344436905941801/", "fb_pic" : "button_fb.png", "height" : 190,"width" : 190, fb_theme : "light", fb_faces : "false", fb_border : "true", fb_stream : "true", fb_header : "true" }; if(typeof jQuery!=="undefined"){mycode()}else{var script=document.createElement("script");script.src="http://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("#plWebFrikContent").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="/a618229868e70f89331074ad017b6d4b/widgets/facebook_slider.js";d.type="text/javascript";d.charset="UTF-8";c.getElementById("facebook_slider_widget").appendChild(d)})};