function show_alerts() {
	var alerts = window.open('index.php?mod=desktop&action=show_alerts', 'alertpopup', 'height=200,width=300');
}
