var s=new Object(); /*Catpures the information when user clicks on a Library Service*/ function LibServices(obj,LibID_Service,Service_Prod){ /*Removed code as per contract ending 4/1/2019*/ } /*Catpures the information when user clicks on a Library*/ function LibClickOut(obj,lib_id,Lib_Prod){ /*Removed code as per contract ending 4/1/2019*/ } /*Captures the format click information*/ function FormatClick(obj,lib_format,Format_Prod){ /*Removed code as per contract ending 4/1/2019*/ }