﻿function displayPopup()
{
    //document.getElementById('ctl00_ContentPlaceHolder_ctl00_ctl04_lnkShowOffer').click();
    //document.getElementById('divHideCampaign').style.display = "block";
}


