﻿function VLIQ(BasePath, PageId)    {
    document.write('<img src="' + BasePath + 'sitefactory/assets/vl.aspx?p=' + PageId + '" alt="SFVL" style="display: none;" />');
}

