/**
 * This is a placeholder function put here so that the Templates
 * that have 'onload="init();"' in the body tag don't throw an
 * error in IE (happens when script debugging is set to 'on').
 */
function init()
{
}
