/*************************************************************************

* ADOBE CONFIDENTIAL
* ___________________
*
*  Copyright 2012 Adobe Systems Incorporated
*  All Rights Reserved.
*
* NOTICE:  All information contained herein is, and remains
* the property of Adobe Systems Incorporated and its suppliers,
* if any.  The intellectual and technical concepts contained
* herein are proprietary to Adobe Systems Incorporated and its
* suppliers and are protected by trade secret or copyright law.
* Dissemination of this information or reproduction of this material
* is strictly forbidden unless prior written permission is obtained
* from Adobe Systems Incorporated.

**************************************************************************/

//HTML5
var UT_HTML5_VIDEO							= "HTML5 Video"
var UT_HTML5_VIDEO_INSERT					= "HTML5 Video Insert"
var UT_HTML5_VIDEO_ALL_SOURCES_INSERTED		= "All Video Sources Inserted"
var UT_HTML5_AUDIO							= "HTML5 Audio"
var UT_HTML5_AUDIO_INSERT					= "HTML5 Audio Insert"
var UT_HTML5_AUDIO_ALL_SOURCES_INSERTED		= "All Audio Sources Inserted"

var UT_EDGE                                 = "Edge Animate"
var UT_EDGE_INSERT                          = "Edge Animate Inserted"
//PhoneGap Build Service
var UT_PHONEGAP_BUILD_SERVICE_EMULATE = "PhoneGap Build Service Emulate Application"
var UT_PHONEGAP_BUILD_SERVICE_VIEW_QRCODE = "PhoneGap Build Service View QR Code"
var UT_PHONEGAP_BUILD_SERVICE_DOWNLOAD = "PhoneGap Build Service Download Application"
var UT_PHONEGAP_BUILD_SERVICE_BUILD_FAIL = "PhoneGap Build Service Build Failed"
var UT_PHONEGAP_BUILD_SERVICE_CREATE_NEW = "PhoneGap Build Service New Build"
var UT_PHONEGAP_BUILD_SERVICE_KEY_USED = "PhoneGap Build Service Keys Used"
var UT_PHONEGAP_BUILD_SERVICE_REBUILD = "PhoneGap Build Service Rebuild"
var UT_PHONEGAP_BUILD_SERVICE_LAUNCH_FROM_MENU = "PhoneGap Build Service Launched From Menu"

var UT_PHONEGAP_BUILD_SERVICE_ALL_PLATFORM = "PhoneGap Build Service All Platforms"
var UT_PHONEGAP_BUILD_SERVICE_IOS_PLATFORM = "PhoneGap Build Service IOS Platform"
var UT_PHONEGAP_BUILD_SERVICE_ANDROID_PLATFORM = "PhoneGap Build Service Android Platform"

//Fluid Grids
var UT_FLUID_GRID 									= "Fluid Grid"
var UT_FLUID_GRID_ELEMENT_INSERTED_WITH_ID			= "Fluid Grid Element Inserted With ID"
var UT_FLUID_GRID_ELEMENT_INSERTED_WITH_CLASS		= "Fluid Grid Element Inserted With Class"
var UT_FLUID_GRID_CREATE_NEW_PAGE					= "Fluid Grid Create New Page"
var UT_FLUID_GRID_USE_EXISITING_PAGE				= "Fluid Grid Use Existing Page"
var UT_FLUID_GRID_INSERT_DW                         = "DW_"
var UT_FLUID_GRID_INSERT_INSERTED                   = " Inserted "
var UT_FLUID_GRID_INSERT_FLUID                      = " FluidGrid"
var UT_FLUID_GRID_INSERT_NOTFLUID                   = " Non-Fluid"
var UT_FLUID_GRID_ELV_IP                            = "ELV InsertPanel"
var UT_FLUID_GRID_CODEVIEW                          = "CV InsertPanel"