// Document created for Header flash tracking
function RmspHeaderTrack( thisArg )
{
	thisArg = "hho: banner: " + thisArg;

	if( window.OmniArray )
	{
		if( (typeof window.s) == 'object' )
		{

			// s.prop31 = thisArg;
			// s.eVar31 = thisArg;
		
			// void( s.t() );
		}
	}

}
