//
// Copyright 2006 Adobe Macromedia Software LLC and its licensors. All rights reserved.
// ----------------------------------------------------
//
// ---- Object API ---
//
function isDOMRequired() { 
	return true;
}

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

