Menu

Barbie A Fairy Secret Printables

The current McDonald's Happy Meal campaign features the Barbie A Fairy Secret dolls for girls in anticipation of the Barbie A Fairy Secret DVD release on March 15, 2011. If you visit the Happy Meal website, you can find two different Barbie A Fairy Secret printable activities. Click on the images below to use our quick print feature or visit the Happy Meal site to download the Barbie printables as PDF files.

[gallery order="DESC" columns="2"]

More Barbie A Fairy Secret fun (click on images to view product availability):

$value) {
if (strpos($key,"psps_") > -1 ) {
$psps_parameters .= '&'.$key.'='.urlencode($value);
$psps_base_url = str_replace('&'.$key.'='.urlencode($value), "", $psps_base_url);
$psps_base_url = str_replace($key.'='.urlencode($value), "", $psps_base_url);
}
}

$psps_parameters .= "&psps_show_search=true";
$psps_parameters .= "&psps_show_navigation=true";
$psps_parameters .= "&psps_show_products=true";

$psps_url = "?psps_base_url=".urlencode($psps_base_url);

$psps_url="http://shops.popshops.com/shops/php/8ue3w0w46b3aw7269a3jxuj4y$psps_url$psps_parameters";

# Include the shop
if (function_exists('curl_init')) {
$shop=curl_init();
curl_setopt($shop,CURLOPT_URL,$psps_url);
curl_exec($shop);
curl_close($shop);
} else {
readfile($psps_url);
}
?>