include "includelocal/pagetop.html"; ?>
"Nothing like taking great photographs and creating a collage poster. I have a saying. Let's get these great photos off the shelf and onto the wall."
Since 1975 Tom has been creating collage posters through his company Legends Productions.
He has designed over 100 posters.
/* ** NOTE: Only call srand once in this file to seed random ** number generator */ srand(time()); /* ** $number_of_images is how many different images there are for this ** position on the page. After adding a new image, just increase this ** number by one. */ $number_of_images =3; // change per page, depending on how many images available. $imagechoice = (rand() % $number_of_images) + 1; $pageimage = "images/$pagename.$imagechoice.med.jpg"; if(file_exists($pageimage)) { $size = @getimagesize ($pageimage); echo "Some of the highlights in print today:
Images of some of the above posters are available in the Gallery.
include "includelocal/footer.html"; ?>