Categories
American Girl

Kirsten, An American Girl Word Scramble

The latest in our word scrambles based on the American Girl doll historical characters is Kirsten, a brave, steadfast pioneer girl growing up on the Minnesota prairie in 1854. You can find the answers to this activity, as well as our other American Girl doll character printable activities, by visiting the Historical Characters section of the American Girl website.

American Girl Kirsten Word Scramble
American Girl Kirsten Word Scramble

Click on the image above to view and print Kirsten’s word scramble full size or Download Kirsten’s World Word Scramble as a PDF file.

For more doll fun, visit our sister site, Doll Diaries.

Kirsten and her collection have been retired by American Girl, but her stories and activities live on in books!

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