<?xml version="1.0" encoding="UTF-8"?>
<Module>
	<ModulePrefs title="Box.net Files " description="Box.net provides individuals and professionals with simple, powerful tools for communicating and sharing the ideas and content that unite everyone in your network, wherever they are. Posting documents, photos, videos and other media has never been this easy or enjoyable. Box.net gives a voice to all the thoughts and ideas that drive your community's unique mission and identity." screenshot="http://www.box.net/img/BoxNingAbout.png" thumbnail="http://www.box.net/img/box_app_120x60.gif" title_url="http://www.box.net" author="Box.net" author_email="support@box.net" author_affiliation="Box.net" author_location="Palo Alto, CA">
		<Require feature="opensocial-0.7"/>
		<!-- The below feature is used if you want to allow the widget to adjust its height dynamically -->
		<Require feature="dynamic-height"/>
		<Require feature="settitle"/>
		<!-- Required to save information (such as autologin information) -->
		<Require feature="setprefs"/>
		<Require feature="views"/>
		<Require feature="ning"/>
	</ModulePrefs>
	<Content type="html" view="home,default">
		<![CDATA[



<!-- ALm6fM2EqH1WZtOCnTdyRY5NAR4N3zTfnoqFEhvwVGIDSYu4wTZFqHQ3ruBU0u6X-1L6RbPapZA1HPXR4HCdycUEtBxPGW8-oNVyGQp_e5fb3rHx3oRC-qyO7h7Eu3zr2hs7vPZ87pE9 -->
		<div id="box_container">
			<div id="box_body"></div>
		</div>

		<link rel="stylesheet" type="text/css" href="http://www.box.net/css/box_ning.css" />

		<script type="text/javascript" src="http://www.box.net/js/base.js"></script>
		<script type="text/javascript" src="http://www.box.net/js/box_ning.js"></script>

		<script type="text/javascript">

			var url = "http://www.box.net";
			var api_key = "812uhlnk6c0lqe93khfnv99o9rq04zpd";
			var partner_id = "157";
			var business_app = 0;
			var network_view = 0;

			gadgets.util.registerOnLoadHandler(Widget.createHomeView);

		</script>  



		]]>
	</Content>

	<Content type="html" view="profile">  
		<![CDATA[


		<div id="box_container">
			<div id="box_body"></div>
		</div>

		<link rel="stylesheet" type="text/css" href="http://www.box.net/css/box_ning.css" />

		<script type="text/javascript" src="http://www.box.net/js/base.js"></script>
		<script type="text/javascript" src="http://www.box.net/js/box_ning.js"></script>

		<script type="text/javascript">

			var url = "http://www.box.net";
			var api_key = "812uhlnk6c0lqe93khfnv99o9rq04zpd";
			var partner_id = "157";
			var business_app = 0;
			var network_view = 0;

			gadgets.util.registerOnLoadHandler(Widget.createProfileView);

		</script>

		]]>
	</Content>

	<Content type="html" view="canvas">
		<![CDATA[

		<div id="box_container">
			<div class="box_header">
				<div id="box_files">
					<span id="box_my_files" class="selected"></span>
					<span id="box_pipe">|</span>
					<span id="box_connections_files">My Friends' Files</span>
				</div>
			</div>
			<div id="box_body" style="height:525px"></div>  
			<div class="box_footer">
				<span id="box_canvas_footer"></span>
			</div>
		</div>

		<link rel="stylesheet" type="text/css" href="http://www.box.net/css/box_ning.css" />

		<script type="text/javascript" src="http://www.box.net/js/base.js"></script>
		<script type="text/javascript" src="http://www.box.net/js/box_ning.js"></script>

		<script type="text/javascript">


			var url = "http://www.box.net";
			var api_key = "812uhlnk6c0lqe93khfnv99o9rq04zpd";
			var partner_id = "157";
			var business_app = 0;
			var network_view = 0;

			gadgets.util.registerOnLoadHandler(Widget.createCanvasView);

		</script>

		]]>
	</Content>
</Module>
