function doZoomWindow(theURL)
{
	window.open(theURL)
}