<% --[[ Define some variables to make locating other resources easier firstPage was defined in our manifest.]] local imageNumber=math.floor(model.nonCSS.mailImage) local others = "content" local theRoot = "." local mySize = "large" %> <% includeFile( "head.html" ) %> <% if model.nonCSS.logoBottom==0 then %><% includeFile ('idplate.html') %><% end %> <% if model.nonCSS.menuBottom==0 then %><% includeFile ('menu.html') %><% end %>
You entered an invalid email address. Please press Back and try again!"; echo "Back"; } elseif ($subject == "") { echo "

Your mail has no subject. Please press Back and try again!

"; echo "Back"; } elseif ($from == "") { echo "

You've not entered a name. Can you press back and enter it please!

"; echo "Back"; } elseif (mail($recipient,$subject,$message,$replyto)) { echo "

Thank you for sending email

"; echo "Back"; } else { echo "

Can't send email to $email

"; } ?>
<% 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 %>
<% if model.nonCSS.logoBottom==1 then %><% includeFile ('idplate.html') %><% end %> <% if model.nonCSS.menuBottom==1 then %><% includeFile ('menu.html') %><% end %> <% includeFile ('foot.html') %>