<?xml version="1.0" encoding="utf-8" ?>
<Module>
	<ModulePrefs title="Insidermedicine" title_url="http://insidermedicine.ca" height="275" width="280" author="Sanjay Sharma MD, FRCS, MS (Epid), MBA" author_email="drsharma@insidermedicine.com" description="Insidermedicine is a daily health and medical video news service created by a leading physicians. Our content library contains videos in many languages including English, Chinese, Spanish, on over 100 different diseases. Joining the likes of the Associated Press and Reuters, Insidermedicine's newstories are featured by Google News and The News Room." thumbnail="http://67.225.154.224/$sitepreview/insidermedicine.com/Gadget/Insidermedicine.png" screenshot="http://67.225.154.224/$sitepreview/insidermedicine.com/Gadget/Insidermedicine_Player.gif"/>

	<Content type="html">

		<div id="content_div"></div>
		<script type="text/javascript">
			function my_callback_function(responseText) {
			if (responseText == null) return;
			//alert(responseText.substr(0,400));
			_gel('content_div').innerHTML = responseText;
			}
			// Here the callback is invoked by name
			_IG_FetchContent('http://insidermedicine.ca/insidermedicine-Gadgets-Player.aspx', my_callback_function);
		</script>		
	</Content>
</Module>
