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