Featured Products

Shop Announcement

~Welcome To ellbee creations~ >>Come on over for a visit to check out my Facebook Page...some are completed designs I haven't had a chance to list here in my shop. >http://www.facebook.com/Ellbee.Creations (Just Copy and Paste) ***For PICK-UP Orders Please Read Studio Policies BEFORE Ordering.**** ** EXCESS SHIPPING OVER $2.00 (which include packaging and PayPal fees) WILL BE REFUNDED VIA PAYPAL IMMEDIATELY AFTER SHIPPING YOUR PACKAGE** ============= Thank You~ More »
free counters
$(function() { $.getJSON("http://www.artfire.com/ext/RapidCart/getWidgetContent/14278/4/3/?callback=?", function(data) { var c=1; $.each(data.items, function(i,item){ if(item.error) { $('#rapidcart_item_'+c+'_13200234736907').html('Error: '+item.error); }//handle error else { var img_html = ""+item.title+""; img_html += "
"+item.title+"
"; img_html += "
Price: $USD "+item.price+"
"; $('#rapidcart_item_'+c+'_13200234736907').html(img_html).attr("rel", item.id); c++; } }); }); $(".rapidcart_item_13200234736907").click(function() { var pid = $(this).attr('rel') window.open('http://www.artfire.com/ext/RapidCart/preview/'+pid, 'RapidCart', 'scrollbars=yes,width=875,height=700', 'left=500'); }); });