function PFLink(PageId, PageTarget)
{
    window.open('sw' + PageId + '.asp?usepf=true', PageTarget, '', '')
}
