Press Releases – Expand

WordPress Shortcode Breakdown
Shortcode break down – all of these settings and more can be found in Settings / B2i Options
[b2i_press_releases group="65" c="5" tl="1" df="1" sd="1"]
b2i_press_releases Module
group="65" Group – Specific to your license
c="5" Count of items per page: 5
tl="1" Filter & Search Tools On
df="1" Date format
sd="1" Use Same Div to display the body – Loads story in div that headlines loaded in

JavaScript API Breakdown
Javascript API break down – all of these settings and more can be found in JavaScript API Documentation

<script language="JavaScript" src="https://www.b2i.us/b2i/LibraryApi.js?v=0.9.9" type="text/javascript">
<script language="JavaScript" type="text/javascript">
oLib.BizID="449";
oLib.sKey="Q6i2x9K5p3";
oLib.Group="65";
oLib.sDiv="LibDiv65";
oLib.sStoryDiv=oLib.sDiv
oLib.ShowBack="1";
oLib.iPopoutDiv="0";
oLib.sHttp="https";
oLib.Count="5";
oLib.iDateFormat="1";
oLib.sTools="1";
getData();
</script>