% --[[ Define some variables to make locating other resources easier firstPage was defined in our manifest.]] local image = getImage( index ) local theRoot = ".." local others = "." local mySize = "large" %> <% --[[ Include the page header]] %> <%@ include file="head.html" %> <% --[[ Main image area ]] %>
width=<%= imgWidth %>
height=<%= imgHeight %>
<% end %>
onclick="var node=<%= pathToANode %>; if( node.click ) { return node.click(); } else { return true; }">
<% if model.nonCSS.dropShadows then %>