<% includeFile ('head.html') %> <% --[[ Define some variables to make locating other resources easier firstPage was defined in our manifest.]] local imageNumber=math.floor(model.nonCSS.aboutImage) 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 %>
<% if model.nonCSS.menuBottom==2 then %><% includeFile ('menu.html') %><% end %>
<% if model.nonCSS.useAva then %> Portrait<% else %><% end %>

Demo Version


This file is generated by the Demo version of LRB Portfolio. Please register to get full access.

<% if model.nonCSS.logoBottom==1 then %><% includeFile ('idplate.html') %><% end %> <% if model.nonCSS.menuBottom==1 then %><% includeFile ('menu.html') %><% end %> <% includeFile ('foot.html') %>