/*
 * $Id: sdc_call_functions.js,v 1.1 2008/04/03 11:11:59 powem Exp $
 * 
 * Replaces the file of the same name currently deployed on merckvaccines.com
 * Created 2008-04-03 M. Powe, Technology Leaders
 * Last file update $Date: 2008/04/03 11:11:59 $
 */
 
 /*
* =============================================================================
*                                 function calls
* =============================================================================
*/

if (dcsInit.enabled){
    dcsVar();
    dcsMeta();
    dcsFunc("dcsAdv");
    dcsTag();
}