function blank (url) {
	window.open(url,'','');
}
