function productFaq(wl_ident,nodeId, code)
{
        window.location=wl_ident+'/FaqSearchQueryServlet?nodeId='+nodeId+'&code='+code+'&displayType=Compact&numPerPage=10';
}

function gotoHibbert()
{
        window.location='http://merchant.hibbertco.com/mtrlext/';
}

