Is there a way in SQL Server 2005 to script the data in a table as an insert?

Something simple like where you can script the table structure as an insert or a create.