﻿function bannerStand()
{

    window.location ="thankYou.aspx?a=" + document.getElementById("BannerStand").value+";" + document.getElementById("BannerStands").value;
  
    
}
