function main()
	Is3D( FALSE );

	AddBackground( "Riley\\09_rileyintclose" );

	-- movies
	AddSprite( Nick, 226, 36, 168, 328, nil, VISIBLE+ACTIVE, 5, 6 );

end