function main()
	Is3D( FALSE );

	AddBackground( "Classroom\\12_nick_class_sit" );

	-- movies
	AddSprite( Nick, 220, 35, 200, 304, nil, VISIBLE+ACTIVE, 17, 18 );


end