﻿function doLogin()
{
    window.location = 'http://sso.netpace.com/auth/cdcservlet?goto=http://stage.applyyourideas.com:80/secured/index.html';
}

function HBXTriggerClick(linkname)
{
    _hbSet('c2',linkname+'|click;*');
    _hbLink(linkname+';*');
    return true;
}