<% includeFile ('head.html') %> <% --[[ Define some variables to make locating other resources easier firstPage was defined in our manifest.]] local imageNumber=math.max(model.nonCSS.blank2Image) local others = "content" local theRoot = "." %> <% if model.nonCSS.logoBottom==0 then %><% includeFile ('idplate.html') %><% end %> <% if model.nonCSS.menuBottom==0 then %><% includeFile ('menu.html') %><% end %>

$model.nonCSS.blank2Title

$model.nonCSS.blank2Description

$model.nonCSS.blank2DescriptionB

<% if model.nonCSS.useblank2Text then %>

$model.nonCSS.blank2Text

<% else %><% if imageNumber>numImages then %>LRB Portfolio Error
Please either select one image in the Film Strip if 'Use Selected Photos' is chosen, or Change to 'Use All Filmstrip Photos'. <% else %><%= getImage( imageNumber ).metadata.title %><% end %><% end %>
<% if model.nonCSS.logoBottom==1 then %><% includeFile ('idplate.html') %><% end %> <% if model.nonCSS.menuBottom==1 then %><% includeFile ('menu.html') %><% end %> <% includeFile ('foot.html') %>