Shortcode Breakdown
[b2i_calendar m="0" c="3" lo="6" dlo="1" df="5" vl="https://demo.b2itech.com/calendar-view/"]
Shortcode break down – all of these settings and more can be found in Settings / B2i Options
b2i_calendarModule
m="" Mode for item return – m=”” upcoming items, m=”1″ past items, m=”0″ all items
c="100" Item count return – Set to 100 to make certain all events returned
lo="6" Layout to use
dlo="1" Date location – dlo=”1″ for above title, dlo=”0″ for below title
df="5" Date Format – View all formats in Settings / B2i Options
vl="calendar-view" vl is for ViewLink , which is the page slug where the B2i Event Viewer Module is installed.

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

oCal.BizID="449";
oCal.sKey="Q6i2x9K5p3";
oCal.sDiv="Layout7";
oCal.sHttp="https";
oCal.Count="1";
oCal.Mode="0";
oCal.ViewLink="calendar-view";
oCal.iDateFormat="5";
oCal.iDateLocation="1";
oCal.lo="6";
getCalData();

Events

Layout 6