Type.registerNamespace('ClipShack2'); ClipShack2.UserService=new function() { this.appPath = "http://www.clipshack.com//"; var cm=Sys.Net.ServiceMethod.createProxyMethod; cm(this,"SetFavorite","assetid","userid","isFavorite"); }