<% includeFile ('head.html') %> <% local others = "content" local theRoot = "." local mySize = "photos" local imageNumber=math.max(model.nonCSS.homeImage) %> <% if model.nonCSS.logoBottom==0 then %><% includeFile ('idplate.html') %><% end %> <% if model.nonCSS.menuBottom==0 then %><% includeFile ('menu.html') %><% end %> <% if not model.nonCSS.indexBasic then %> <% else %>
<% if model.nonCSS.menuBottom==2 then %><% includeFile ('menu.html') %><% end %> <% if model.nonCSS.useText then %>

<%= model.nonCSS.siteTitle %>


$model.nonCSS.siteText

<% 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 %>
<% 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.menuBottom==3 then %><% includeFile ('menu.html') %><% 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') %>