function showBanners(){
	window.open('Banners.asp','banners','width=500,height=360');
}

