/*************************************************************************
* Do not remove this function.
*************************************************************************/
   
function   UpSpecialOnloadAction(p_lAppId,p_lFormId)
{
    //This Code is executed on each Intrexx Application page by the OnLoad Event
    return;
}