	    function targetBlank (url) {
  			blankWin = window.open(url,'','menubar=no,toolbar=no,location=no,directories=no,fullscreen=no,titlebar=yes,hotkeys=no,status=yes,scrollbars=yes,resizable=no');
												}

