<% if(showClose) { %>
close
<% } %>
<% if(menu=="task") { %> Create test flight Create a realistic IGC file based on the given conditions Create new task Create new route from the same takeoff site Reduce task points Remove excess points from task path Find optimal path Find the optimal path through the best thermals Save Task Save task to your local disk Task details See the list of task waypoints <% } else if(menu=="track") { %> Convert to task Create task from this track <% if(trackId.indexOf("xcs-")===0) { %> Export IGC Save IGC file to local disk <% } %> Track details See detailed info and statistical analysis <% } else if(menu=="site") { %> Show flights See latest or the best flights from this site Create task Create XC task from this site using AI Wizard Site details See detailed info and statistics of this site <% } else if(menu=="weather") { %> www.windy.com Wind and various other meteorological parameters www.accuweather.com Radar, satellite, forecasts, current conditions www.wunderground.com Radar, hyperlocal weather conditions <% if(isSlo()) { %> ARSO Detailed meteorological data for Slovenia <% } %> <% } %>