Not everyone is lucky enough to own a signed piece of artwork by Olivia de Berardinis to grace their walls, but we can certainly enjoy her beautiful and erotic work. There have been several videos made of Olivia’s pin-ups and other artwork. And this is a very nice way to see some of her best work and get a sense of the range her talent has.
The following video is no exception to this and I encourage you to take a break, spend a few minutes listening to a nice song and viewing some of the best artwork ever produced. It is a bit risque… And below the video you will find some of Olivia’s art that you can buy…
Just a Little Lovin
Olivia de Berardinis Art For Sale [phpbay]Olivia de Berardinis, 22, “”, “”[/phpbay]
News About Pin-up Art
[insert_php] $rss = new DOMDocument(); $rss->load(‘http://news.google.com/news?output=rss&q=[pinup+art]’); $feed = array(); foreach ($rss->getElementsByTagName(‘item’) as $node) { $item = array ( ‘title’ => $node->getElementsByTagName(‘title’)->item(0)->nodeValue, ‘desc’ => $node->getElementsByTagName(‘description’)->item(0)->nodeValue, ‘link’ => $node->getElementsByTagName(‘link’)->item(0)->nodeValue, ‘date’ => $node->getElementsByTagName(‘pubDate’)->item(0)->nodeValue, ); array_push($feed, $item); } $limit = 4; for($x=0;$x<$limit;$x++) {
$title = str_replace(' & ', ' & ', $feed[$x]['title']);
$link = $feed[$x]['link'];
$description = $feed[$x]['desc'];
$date = date('l F d, Y', strtotime($feed[$x]['date']));
echo '‘.$title.’ ‘; echo ‘Posted on ‘.$date.’ ‘; echo ”.$description.’
‘; } [/insert_php]