/* ******************************  This is the quickedit.js file that should be located @ the SCS target server, inside the website's folder ******************************************** */
function quickEditForm(objectID,target,repeat,configuration,subTargets,formWidth,formHeight,title,role,image,offset)
{
	var editor = "form";
}

function displaySuperPencil(myObjectId,pluginsToDisplay,offset)
{	
	var counter = 0;

}

