function abrepromo() {
	window.open("promo.html","","width=600,height=400");
}