function popup() {
	window.open('banner_popup.html', null, 'height=218, width=500, status=no, toolbar=no');
}