<?xml version="1.0" encoding="UTF-8" ?>
<Module>
	<ModulePrefs 
		title="Music Mazaa"
		directory_title="Music Mazaa"
		title_url="http://opensocial.musicmazaa.com/"
		description="India's first social music launch pad. At Musicmazaa get access to thousand of songs in Hindi, Telugu, Tamil and Kannada. Search , mix and match all your favorite songs into playlists and dedicate them to your friends."
		summary="A Simple and Cool Indian Music Management Application"
		author="MusicMazaa.com"
		author_email="vamsi@vonectech.com"
		author_affiliation="Music Mazaa"
		author_location="Chennai, India"
		icon="http://opensocial.musicmazaa.com/app/images/icon.gif"		
		screenshot="http://opensocial.musicmazaa.com/app/images/screenshot.jpg"
		thumbnail="http://opensocial.musicmazaa.com/app/images/thumbnail.png"
		author_photo="http://opensocial.musicmazaa.com/app/images/author_photo.jpg"
		author_aboutme="The only good is knowledge and the only evil is ignorance"
		author_link="http://vonectech.com"
		author_quote="MusicMazaa - Its Music and Mazaa"
	>
	<Locale lang="all" country="all"/>
	<Locale lang="en" country="us"/>
	<Require feature="opensocial-0.7" />
    <Require feature="views" />
	<Preload href="http://musicmazaa.com/opensocial/index.php" views="canvas"/>
    <Require feature="dynamic-height" />
    <Require feature="analytics" />
  </ModulePrefs>
  <Content type="html" view="profile,preview">
    <![CDATA[
		<link rel="stylesheet" href="http://opensocial.musicmazaa.com/app/css/styles.css" type="text/css" />	
		<div id="app_main_canvas" stye="margin:0px auto; width:100%;height:100%;" >
			<div id="topbar">	
				<img src="http://opensocial.musicmazaa.com/app/images/pLogo.gif" alt="MusicMazaa" style="float:left"/>	
				<div style="width:200px;float:left;padding:5px;padding-top:13px">
					<img alt="Loading ..." id="loading" style="margin:0;margin-left:20px;vertical-align: middle;display:block" src="http://opensocial.musicmazaa.com/app/images/loading.gif" />
					<div id="serverBusy" style="line-height:11px; display:none">Server is currently busy.<br/> Please <a href="javascript:void(0);" id="latest" onclick="javascript:getInfo();" style="color:#ffffff">Click here to retry</a>.</div>
				</div>
			</div>
			<div id="profile"></div>
		</div>				
		<script type="text/javascript">	gadgets.window.adjustHeight(); </script>		
		<script src="http://opensocial.musicmazaa.com/app/js/profile.js" type="text/javascript"></script>
    ]]>
  </Content>  
  <Content type="html" view="canvas">
    <![CDATA[
		<link rel="stylesheet" href="http://opensocial.musicmazaa.com/app/css/styles.css" type="text/css" />
		<div id="app_main_canvas" stye="margin:0px auto; width:100%;height:100%" >
			<div style="height:250px" >
				<div style="margin-left: 10px; margin-top: 10px;">
					<img alt="MusicMazaa" src="http://opensocial.musicmazaa.com/app/images/logo.gif" style="width:204px;height:55px;vertical-align: middle;float:left"/>
					<div style="width:300px;float:left;padding:5px;padding-top:13px">
						<img alt="Loading ..." id="loading" style="margin-left:20px;vertical-align: middle;display:block" src="http://opensocial.musicmazaa.com/app/images/loading.gif" />
						<div id="serverBusy">Server is currently busy, Please <a href="javascript:void(0);" id="latest" onclick="javascript:makePage();" style="color:#00344F">Click here to retry</a>.</div>
					</div>
				</div>				
			</div>
		</div>
		<script src="http://opensocial.musicmazaa.com/app/js/dshistory.compressed.js"></script>
		<script src="http://opensocial.musicmazaa.com/app/js/application.js" type="text/javascript"></script>
	]]>
  </Content>
</Module>