function main()
	Is3D( FALSE );

	AddBackground( "doctoroffice\\julius1" );

	AddSprite( Julius, 115, 26, 320, 358, nil, VISIBLE+ACTIVE, 9, 10 );
end