﻿function procBanner(thisBanner) {

    window.open("/_procBanners/default.aspx?id=" + escape(thisBanner)); 

}
