// Copyright © 2006 by JammerMedia, Inc., All Rights Reserved.
//
// const.js
//
// $Source: /tmp/cvsrepo/webapps/binder/public/javascripts/lib/const.js,v $
// $Id: const.js,v 1.1 2006-08-25 17:24:50 david Exp $

// Max tabs
var MAX_TABS 	= 20;
var MAX_SUBTABS = 20;
var MAX_LEADINS = 20;
