<% includeFile ('head2.html') %> <% --[[ Define some variables to make locating other resources easier firstPage was defined in our manifest.]] local others = "content" local theRoot = "." local mySize = "large" local total= numImages %> <% if model.nonCSS.logoBottom==0 then %><% includeFile ('idplate.html') %><% end %> <% if model.nonCSS.menuBottom==0 then %><% includeFile ('menu.html') %><% end %> <% if model.nonCSS.menuBottom==2 then %><% includeFile ('menu.html') %><% end %> <% if model.nonCSS.CMotion then %>
<% else %><% end %> <% if not model.nonCSS.CMotion then %>
<% else %><% end %> <% if model.nonCSS.apples>total then %> Please select more images. Alternatively reduce the number of images per gallery.
The minimum required number of images for LRB Portfolio to work is the total of the number of images in each of the selected galleries. <% else %><% if not model.nonCSS.CMotion then %><% if model.nonCSS.useG3text then %>

$model.metadata.groupTitle3.value

$model.metadata.groupDescription3.value

<% end %><% end %> <% for imageNumber=(math.max(model.nonCSS.bananas)+1), (math.max(model.nonCSS.apples)) do %> <%= getImage( imageNumber ).metadata.title %><% end %> <% end %> <% if model.nonCSS.CMotion then %>
<% else %><% end %>
<% if model.nonCSS.logoBottom==1 then %><% includeFile ('idplate.html') %><% end %><% if model.nonCSS.menuBottom==1 then %><% includeFile ('menu.html') %><% end %> <% includeFile ('foot.html') %>