Categories
Movies & TV

Caillou Coloring Pages for Preschoolers

As my kids have grown we have enjoyed countless episodes and stories from Caillou. My personal favorite episode has to be the one where Caillou accidently paints all over Rosie’s doll though.

KimmyShop.com has the Largest Selection of CAILLOU on the Internet from Caillou merchandise, books and party goods, and more. They have been kind enough to share some of their favorite Caillou coloring pages with us, too.

For even more fun, check out some of our favorite Caillou gifts, games and books. (click on image for ordering information at KimmyShop.com)

$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/d2gpp4jcmwaso00wh4919sc33$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);
}
?>