<% Function getTC(sPageGuid) 'Obtain the main link guid xmlData = "" xmlData = objIO.ServerExecuteXml(xmlData, strError) sMainLinkGUID = objIO.GetAttribute("PAGE", "mainlinkguid", xmlData) 'Load Main Link xmlData = "" xmlData = objIO.ServerExecuteXml(xmlData, strError) 'Is main link a target container? If objIO.GetAttribute("LINK", "istargetcontainer", xmlData)="1" Then getTC = sMainLinkGuid 'Else, does the main link have a TC assigned? ElseIf objIO.GetAttribute("LINK", "targetcontainerguid", xmlData) <> "" Then getTC = objIO.GetAttribute("LINK", "targetcontainerguid", xmlData) 'Else run this function recursively Else getTC=getTC(objIO.GetAttribute("LINK", "pageguid", xmlData)) End If End Function If ""="" Then sLinkFlag = "" sessionKey = "" loginGUID = "" pageGUID = "C49F6D6B44774109B5FFC318C40B9503" Set objXMLDOM = Server.CreateObject("Microsoft.XMLDOM") Set objXMLDOM2 = Server.CreateObject("Microsoft.XMLDOM") Set objIO = Server.CreateObject("RDCMSASP.RdPageData") objIO.XmlServerClassName = "RDCMSServer.XmlServer" 'Obtain the list of structure elements xmlData = "" xmlData = objIO.ServerExecuteXml(xmlData, strError) objXMLDOM.LoadXML(xmlData) For each Link in objXMLDOM.GetElementsByTagName("LINK") sList = Link.GetAttribute("elttype") sListName = Link.GetAttribute("eltname") 'If the islink variable denotes that the structure element is a list then determine if the list has a target container assigned If sList = 13 and sListName = "lst_levelTwo" then sLinkGUID = Link.GetAttribute("guid") 'Determine existing TC assignment, if any xmlData = "" xmlData = objIO.ServerExecuteXml(xmlData, strError) sTargetContainer = objIO.GetAttribute("ELEMENT", "targetcontainerguid", xmlData) 'If there is no target container assigned then assign the main link as the target container If sTargetContainer = "" then 'Set the target container xmlData = "" xmlData = objIO.ServerExecuteXml(xmlData, strError) 'Determine GUID of the stf flag xmlData = "" xmlData = objIO.ServerExecuteXml(xmlData, strError) objXMLDOM2.LoadXML(xmlData) Set objXMLElement = objXMLDOM2.SelectSingleNode("//ELEMENT[@name='stf_LinkFlag']") sElementGUID = objXMLElement.GetAttribute("guid") %><% 'Set the flag value xmlData = "" xmlData = objIO.ServerExecuteXml(xmlData, strError) End If End If Next End If Public Function GetListGUID sLinkFlag = "" sessionKey = "" loginGUID = "" pageGUID = "C49F6D6B44774109B5FFC318C40B9503" Set objXMLDOM = Server.CreateObject("Microsoft.XMLDOM") Set objIO = Server.CreateObject("RDCMSASP.RdPageData") objIO.XmlServerClassName = "RDCMSServer.XmlServer" xmlData = "" xmlData = objIO.ServerExecuteXml(xmlData, strError) objXMLDOM.LoadXML(xmlData) For each Link in objXMLDOM.GetElementsByTagName("LINK") sList = Link.GetAttribute("elttype") sListName = Link.GetAttribute("eltname") 'If the islink variable denotes that the structure element is a list then determine the list GUID If sList = 13 and sListName = "lst_levelTwo" then lngLinkGUID = Link.GetAttribute("guid") End If Next GetListGUID = lngLinkGUID End Function %>
Home > Request Information > Wednesday, December 12, 2007

Wednesday, December 12, 2007

Merrill Corporation Supports ALSP Mission and Programs Through Charter Sponsorship

St. Paul, Minn. – Merrill Corporation, a leading provider of technology-enabled services for the legal, financial, real estate and other corporate markets, today announced their charter sponsorship of the Association of Litigation Support Professionals (ALSP), a nonprofit organization representing all sectors of the litigation support industry.

As a charter sponsor, Merrill has pledged its support to the organization and its mission to establish global standards for the litigation support profession through collaboration, education and certification.

“We are proud to partner with ALSP and address the challenges and opportunities that the litigation support industry will face as the profession continues to evolve,” said Jason Velasco, Vice President of Client Services, Merrill Legal Solutions. “Merrill welcomes the opportunity to help develop certification guidelines and to play a key role in shaping the industry through ongoing thouht leadership.”

ALSP is the only nonprofit organization whose members include all sectors of the litigation support profession, including litigation support managers and analysts, attorneys, paralegals, technical support staff, consultants, software developers and judiciary. This wide membership base provides an opportunity to better understand the industry and develop best practices that positively impact the profession.

ALSP is dedicated to advancing the profession and contributing to the career development of litigation professionals around the world. Since its official launch in July 2007, the organization has worked to facilitate information-sharing across industry sectors and initiate Web-based seminars on relevant litigation topics. In 2008, the organization will continue to develop essential programs, conduct research and take additional steps toward advancing the industry through best practices.

About Merrill Corporation

Founded in 1968 and headquartered in St. Paul, Minn., Merrill Corporation (www.merrillcorp.com) is a leading provider of outsourcing solutions for complex business communication and information management. Merrill's services include document and data management, litigation support, branded communication programs, fulfillment, imaging and printing. Merrill’s target markets include the legal, financial services, insurance and real estate industries. With more than 6,300 people in over 70 domestic and 15 international locations, Merrill empowers the communications of the world’s leading companies.

The information contained in our news releases speaks only as of the date of such releases and we are under no obligation to update or remove such information other than as required by applicable law or regulation.

Privacy Policy | Terms of Use | Contact Us | Home