<html xmlns:MMString="http://www.macromedia.com/schemes/data/string/">
<head>
<!-- Copyright 2000, 2001, 2002, 2003 Macromedia, Inc. All rights reserved. -->
<title><MMString:LoadString id="insertbar/layer" /></title>
	
<script language="javascript">

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

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

function objectTag() {
  // Return the html tag that should be inserted
  return "";
}

function objectInsertLayer() {
  return "TRUE";
}

</script>
	
</head>

<body>
</body>
</html>
