Master Widget This is the sample view of the widget.. This will be replaced when your platform is created. The Master Widget for DoctorPodcasting Examples This is the code for the main Health Talk Widget and will contain all of the segments and search functions. Show Code Example code: <script type="text/javascript" src="https://radiomd.com/widget/easyXDM.js"> </script> <script type="text/javascript"> radiomd_embedded("demo","radiomd-embedded"); </script> <style type="text/css"> #radiomd-embedded iframe { width: 100%; border: none; } </style> <div id="radiomd-embedded" > </div>