Comércio square in Lisbon – “O Arco” videomapping show by O Cubo

you can follow my work on facebook fan page

on Safari browser the movie is loaded and then played so wait a few minutes to see it. thank you!

[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]

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.