<% includeFile( "head.html" ) %> <% local LrDialogs = import "LrDialogs" -- get the namespaces we need local LrView = import "LrView" local bind = LrView.bind local i=math.floor (model.nonCSS.contact.im) local mySize = "photos" %>
<% if model.nonCSS.useForm then %>
$model.nonCSS.contactForm1

$model.nonCSS.contactForm2

$model.nonCSS.contactForm3

$model.nonCSS.contactForm4

<% else %><% end %> <% if model.nonCSS.useContact then %> <% if model.nonCSS.useContactName then %> <% if not model.nonCSS.useContactNameLink then %> Contact: $model.metadata.contactInfo.value
<% elseif model.nonCSS.useContactNameLink then %>Contact: $model.metadata.contactInfo.value
<% else %><% end %> <% else %><% end %> <% if model.nonCSS.useEmail then %> Email: $model.nonCSS.email
<% else %><% end %> <% if model.nonCSS.usePhone then %> Phone: $model.nonCSS.phone
<% else %><% end %> <% if model.nonCSS.useMobile then %> Mobile/Cell: $model.nonCSS.mobile
<% else %><% end %> <% if model.nonCSS.useFax then %> Fax: $model.nonCSS.fax
<% else %><% end %> <% if model.nonCSS.useAddress then %> Address: $model.nonCSS.address
<% else %><% end %> <% if model.nonCSS.useblankCon then %> $model.nonCSS.blankConTitle: <% if model.nonCSS.useblankConLink then %>$model.nonCSS.blankCon
<% else %>$model.nonCSS.blankCon
<% end %> <% else %><% end %> <% if model.nonCSS.useIcons then %> <% if model.nonCSS.useMyspace then %> myspace <% else %><% end %> <% if model.nonCSS.useFacebook then %> facebook <% else %><% end %> <% if model.nonCSS.useTwitter then %> twitter <% else %><% end %> <% if model.nonCSS.useLinkedIn then %> linkedin <% else %><% end %> <% if model.nonCSS.usegPlus then %> google plus <% else %><% end %> <% if model.nonCSS.useFlickr then %> flickr <% else %><% end %> <% if model.nonCSS.usefivehundredpx then %> 500px <% else %><% end %> <% else %> <% if model.nonCSS.useMyspace then %> MySpace: $model.nonCSS.Myspace
<% else %><% end %> <% if model.nonCSS.useFacebook then %> Facebook: $model.nonCSS.Facebook
<% else %><% end %> <% if model.nonCSS.useTwitter then %> Twitter: $model.nonCSS.Twitter
<% else %><% end %> <% if model.nonCSS.useLinkedIn then %> LinkedIn: $model.nonCSS.linkedIn
<% else %><% end %> <% if model.nonCSS.usegPlus then %> Google Plus: $model.nonCSS.gPlus
<% else %><% end %> <% if model.nonCSS.useFlickr then %> Flickr: $model.nonCSS.Flickr
<% else %><% end %> <% if model.nonCSS.usefivehundredpx then %> 500px: $model.nonCSS.fivehundredpx
<% else %><% end %> <% end %> <% else %><% end %>
<% if i>numImages then if model.nonCSS.warnings then LrDialogs.message( "Warning", "Please Select at least one image, or choose Use: All Filmstrip Photos in the Toolbar") end %> <% else %> <%= getImage( i ).metadata.title %><% end %>
<% includeFile( "menu.html" ) %>
<% includeFile( "foot.html" ) %>