var EmailFormService=new function() { this.path = "http://law.lexisnexis.com/EmailFormService.asmx"; this.appPath = "http://law.lexisnexis.com:25624//"; var cm=Sys.Net.ServiceMethod.createProxyMethod; cm(this,"EmailForm","sName1","sEmail1","sName2","sEmail2","sMsg1","sURL","sTitleTag","sIP"); }