﻿// JScript-Datei Mineralgemisch
function pop(url) {
	opener = open(url, "Popup","width=640, height=498, top=15");
	opener.focus();	
	}