function trackFlashEvent (key) {
 // if (domn.indexOf ("colgate.com") > -1) {
	
	 //TODO: Please check this path when the new path will be received.
    s_pageName='/app/LadySpeedStick/UY/ProfessionalProtection/' + key;
    // Omniture tracking code 
    sendAnalyticsEvent('');
  //}
}
