﻿function adsRotator_bannerClick(url)
{
	//alert("URL=" + url);
	window.location = url;
}
