function openNASAWindow(url)
{
	window.location.href = url;
}
