FacePack Skip to main content

Posts

Featured

httml

 <!-- Messenger Chat plugin Code -->     <div id="fb-root"></div>     <!-- Your Chat plugin code -->     <div id="fb-customer-chat" class="fb-customerchat">     </div>     <script>       var chatbox = document.getElementById('fb-customer-chat');       chatbox.setAttribute("page_id", "100543379183668");       chatbox.setAttribute("attribution", "biz_inbox");     </script>     <!-- Your SDK code -->     <script>       window.fbAsyncInit = function() {         FB.init({           xfbml            : true,           version  ...

Latest Posts

Amazon#002

Amazon#001