<!-- MENU-LOCATION=NONE -->
<html xmlns:MMString="http://www.macromedia.com/schemes/data/string/">
<head>
<!-- Copyright 2010 Adobe Systems, Inc. All rights reserved. -->
<title>Article Tag</title>

<script language="javascript">

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

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

function objectTag()
{
   dreamweaver.popupCommand( "InsertArticle.htm" );
   return "";
}

</script>
	
</head>

<body>
</body>


</html>
