function openWindow( wURL ) {	window.open(wURL, 'newwindow');}
