Flux.DataAccess.UrlBuilder.initialize({

	"quickMenu":"http://daapiak-mtv.flux.com/2.0/00001/Json/"+MTVM.config.fluxCommunityUcid+"/UI/Menu/0(UserUcid)/QuickMenu",

	"commentsByPermalink":"http://daapiak-mtv.flux.com/2.0/00001/Json/"+MTVM.config.fluxCommunityUcid+"/Feeds/Comments/-/(viewtype)?q=(permalink)&start-index=(startindex)&max-results=(maxresults)&includeWBR",

	"commentsByUcid":"http://daapiak-mtv.flux.com/2.0/00001/Json/"+MTVM.config.fluxCommunityUcid+"/Feeds/Comments/0(ucid)/-/(viewtype)?start-index=(startindex)&max-results=(maxresults)&includeWBR",

	"contentUsage":"http://daapiak-mtv.flux.com/2.0/00001/Json/"+MTVM.config.fluxCommunityUcid+"/Feeds/Content/Usage?q=(permalink)"
	
	});