<% includeFile( "head.html" ) %> <% local LrDialogs = import "LrDialogs" -- get the namespaces we need local LrView = import "LrView" local bind = LrView.bind local i=math.floor (model.nonCSS.about.im) local mySize = "photos" %>

$model.nonCSS.aboutTitle

$model.nonCSS.aboutDescription

$model.nonCSS.aboutDescription2

$model.nonCSS.aboutDescription3

<% if model.nonCSS.useAboutImage then %>
<% if i>numImages then if model.nonCSS.warnings then LrDialogs.message( "Warning", "Please Select at least one image, or choose Use: All Filmstrip Photos in the Toolbar") end %> <% else %> <%= getImage( i ).metadata.title %><% end %>
<% else %><% end %>
<% includeFile( "menu.html" ) %>
<% includeFile( "foot.html" ) %>