Wholesale Catalog!

Mod Basics Strike Back!!!

Share this page with your friends!

Mod Basics will be available in January!
Make sure to check out select Mod Basics prints available in knit.
New shops can set up accounts here.
Vis

birch logo header news
Modbasicsareback
BasicPile
placeyourorder
Elk FamilyElk Family
Elephant FamilyEllie Family
DottieDottie Color
Dottie CreamDottie Cream
AbacusAbacus
Skinny ChevSkinny Chev
Birdie SpokesBirdie Spokes
IMG 1134Select Patterns Available In Knit
BasicStack
Mod Basics will be available in January!
Make sure to check out select Mod Basics prints available in knit.
New shops can set up accounts here.
Visit www.birchfabrics.com for more info, or email us at [email protected] for inquiries.
sign-off
blogger facebook flickr instagram pinterest twitter
1px

jQuery.noConflict()

jQuery(document).ready(function() {
add_click_handlers();
});

function add_click_handlers() {
jQuery(‘.social_link’).click(function(e) {
e.preventDefault();
track_click(e);
});
}

function animateShare(name) {
var elem = document.getElementById(“mimio_share_” + name);
if(elem) {
elem.className += ” animation”;
}
}

function show_share(share) {
hide_all_shares();
var mimioShare = document.getElementById(‘mimio_share_’ + share);
console.log(share, mimioShare)
if(mimioShare) {
document.getElementById(‘overlay_block’).style.display = ‘block’
mimioShare.style.display = ‘block’;
animateShare(share);
}
}

function hide_share(share) {
var mimioShare = document.getElementById(‘mimio_share_’ + share);
if(mimioShare) {
mimioShare.style.display = ‘none’;
document.getElementById(‘overlay_block’).style.display = ‘none’
}
}

function hide_all_shares() {
var share_types = [“facebook”,”twitter”,”plusone”,”pinterest”,”linked_in”];
for(var i = 0; i < share_types.length; i++) {
hide_share(share_types[i]);
}
}

function track_click(e) {
var statUrl = e.currentTarget.attributes[‘data-mimi-stat-url’];
if (statUrl != undefined) {
var href = statUrl.value;

// If we’re viewing a promotion with a ‘fake’ promotion attempt, then these values will be macros, like [[facebook_like]]
if(href.toString().indexOf(‘[[‘) != 0) {
jQuery.ajax({
url: href,
dataType: ‘jsonp’
});
}
}
}

var wrapper = document.getElementById(“madmimi_outer_wrapper”);
if (wrapper) {
wrapper.className = “animation”;
}

Skip to content