function popup(xid) {
	window.open("/?stylesheet=popup&id="+xid, "popup", "width=532,height=420,scrollbars=yes,resizable=no");
}