// This is a generic paginator for album, photo and movie pages. Depending on the page type,
// there are different sets of variables available. With this data, you can make a paginator
// that lets you say "You're viewing photo 5 of 35", or "You're viewing photos 10 - 18 of 37"
// for album views.
//
// Available variables for all page types:
// $page_type - "collection", "item", or "other"
// $page_subtype - "album", "movie", "photo", "tag", etc.
// $previous_page_url - the url to the previous page, if there is one
// $next_page_url - the url to the next page, if there is one
// $total - the total number of photos in this album
//
// Available for the "collection" page types:
// $page - what page number we're on
// $max_pages - the maximum page number
// $page_size - the page size
// $first_page_url - the url to the first page, or null if we're on the first page
// $last_page_url - the url to the last page, or null if we're on the last page
// $first_visible_position - the position number of the first visible photo on this page
// $last_visible_position - the position number of the last visible photo on this page
//
// Available for "item" page types:
// $position - the position number of this photo
//
?>
St. Julien
Produced from c1927-1931, this super puzzle was another example of Chad Valley's developing technique, introducing a complete outline cut around the ship's shape, set within an otherwise standard rectangular puzzle.
One of a pair of vessels built by John Brown for the Weymouth services, She had two funnels but one was a dummy and this was removed in 1928. When war broke out in 1939 she was put to use ferrying troops but very quickly converted into a hospital ship. She took part in the evacuation of British troops from Dunkirk and Cherbourg in 1940. She spent the remainder of the war as a hospital ship, including a period operating in the Mediterranean and supporting the D Day landings. Afterwards she returned to Weymouth for further railway service which lasted until 1961. Source Wikipedia
The GWR connection is that the St. Julien was employed on the Channel Islands run and the puzzles were described by GWR as A reproduction of the GWR's popular Channel Islands Service Steamship. Source: Phil Stokes .
Photos by kind permission of Alan Sudbury.
Artist: Unsigned
Date: c1927-1931
Brand: Chad Valley
Material: Plywood
Nationality: British-England
Pieces: 150
Series: GWR-Great Western Railway
Size: 17" x 11 1/4"
Theme: Promotional
Title: St. Julien
// This is a generic paginator for album, photo and movie pages. Depending on the page type,
// there are different sets of variables available. With this data, you can make a paginator
// that lets you say "You're viewing photo 5 of 35", or "You're viewing photos 10 - 18 of 37"
// for album views.
//
// Available variables for all page types:
// $page_type - "collection", "item", or "other"
// $page_subtype - "album", "movie", "photo", "tag", etc.
// $previous_page_url - the url to the previous page, if there is one
// $next_page_url - the url to the next page, if there is one
// $total - the total number of photos in this album
//
// Available for the "collection" page types:
// $page - what page number we're on
// $max_pages - the maximum page number
// $page_size - the page size
// $first_page_url - the url to the first page, or null if we're on the first page
// $last_page_url - the url to the last page, or null if we're on the last page
// $first_visible_position - the position number of the first visible photo on this page
// $last_visible_position - the position number of the last visible photo on this page
//
// Available for "item" page types:
// $position - the position number of this photo
//
?>