<!-- MENU-LOCATION=NONE -->
<html xmlns:MMString="http://www.macromedia.com/schemes/data/string/">
<head>
<!-- Copyright 2010 Adobe Systems, Inc. All rights reserved. -->
<title><MMString:loadString id="Objects/HTML5/hgroup/title" /></title>
<script language="javascript">

//---------------     API FUNCTIONS    ---------------

function isDOMRequired() { 
	// Return false, indicating that this object is available in code view.
	return false;
}

function objectTag() {
  // Return the html tag that should be inserted
  return '<hgroup>HGroup Content</hgroup>';
}

</script>
</head>

<body>
</body>
</html>
