var kindaparent;			// We'd rather set it onLoad

function openMapInParent(url) {
	location = url;
}
