function main()
	Is3D( FALSE );

	AddBackground( "digsite\\sk_jaw" );

	-- Hotspot
	AddSprite( HDigSiteSkeletonJaw,   0,   0, 512, 384, nil, ACTIVE, 0, 0, TOOLS );
end