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