I think you may be able to achieve what you want using the Form Loader widget from the app store, but I haven't tried this yet so don't know how it's meant to be configured in your index.html page
Question: Does the form loader widget work with v2.5.7.1? In the app store is says 3.0, but there is no error or warning if you import it to a 2.5x project
I suggest to add the formloader instead, this probably won't work.
Just add '<div id="cricsSideBar" style="width:300px"></div>
' to the index.html and set the sharednodeID property of the formloader to 'cricsSideBar'.