﻿// This is a container file for the Resource to be registered to. This will be added to the Script manager first such that the Function that gets added dynamically to this file can be called by the JavaScript files that follows it.


Omniture={
"S_Account_Prd":"twaglobalprod,twawacomprd",
"S_Account_Dev":"twaglobaldeve,twawacomdev"
};

if(typeof(Sys)!=='undefined')Sys.Application.notifyScriptLoaded();