document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. <asp:ObjectDataSource ID="DALObjectsSetSourceId" runat="server" SelectMethod="List" TypeName="SomeNameSpace.DataAccessLayer.Repository"></asp:ObjectDataSource>
');