% String num = (String)request.getAttribute( "num" ); if( num == null ) num = "0"; String openWin = "newWin"+num; %>