Startrails in Adraga beach, Sintra, Portugal

A “little planet” made from this panorama was “pic of the day” on 31/Jan/2012 in LPOD website lpod.wikispaces.com/January+31,+2012


Would you like to buy a print of this image? click here

[php] $posttags = get_the_tags();
if ($posttags) {
foreach($posttags as $tag) {
echo _e($tag->description);
}
}
[/php]



[php] _e(“related images:
“);
if (function_exists(“the_related_images”)) the_related_images(‘tags’, 20);
[/php]
[gmap]

2 comments on “Startrails in Adraga beach, Sintra, Portugal

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.