Paper Airplanes
Origami-Kids.com

Home of Paper Airplanes and Paper BoatBarra Image of paperairplane AVIATION TOP 100 - www.avitop.comAvitop.com


[Pagina principale] [Aggiungere ai favoriti!] [Dire ad un amico!] [Forum] [Shopping
Categoria: [Cacciatori][Alianti][Vortici][Cadendo][Barca di Carta][Origami 3D][Simulatore di Volo]

  Paper Airplanes and Paper Boats            纸飞机 及 摺紙船


Beautiful!! 60 Japanese Flower Origami Chiyogami CH01 -

[Listed in category][Crafts][Scrapbooking Paper Crafts][Paper Crafts][Origami]
Google
 

Beautiful!! 60 Japanese Flower Origami Chiyogami CH01 -



Beautiful!! 60 Japanese Flower Origami Chiyogami CH01 -


Category:
Price: US $3.90 
End Time: Dec-08-08 18:37:46 PST

Item number: #260325530745;
Item location: Chatswood, New South Wales, Australia

   




Description
Item Specifics
Craft : OrigamiMaterial: Paper
Product : paper
(function() { var oC = ebay.oDocument.addConfig(new EbayConfig("MyeBay.Tracking")); oC.sParamVal="_sp"; oC.sParamName="_trksid"; })();
ka-cho-fu-getsu
ka-cho-fu-getsu
Visit my eBay Store:ka-cho-fu-getsu
Origami / Paper Craft | Fashion | Geta Sandal | Jewellery / Accessory | Kimono Fabric Tenugui
Items On Sale
Add to Favorite Stores | Sign up for Store newsletter
Store Search
in titles & descriptions
Store Categories
Store home (function() { var oC = ebay.oDocument.addConfig(new EbayConfig("MyeBay.Tracking")); oC.sParamVal="_sp"; oC.sParamName="_trksid"; })();
Fashion
Kimono Pouch
Spectacle case
Clip Coin Case
Pen case
Kimono Bag
Origami / Paper Craft
Jewellery / Accessory
Kimono Fabric Tenugui
Geta Sandal
Hand Fan
Japanese Art
Doll
Calligraphy
Ribbon Art (MIZUHIKI)
Paper Lantern
Book
Toys, Hobbies
Model Building
Doll
Wind Chimes
Pottery
Sake Drinkware
Tableware

Ka-Cho-Fu-Getsu Logo Welcome to Ka-Cho-Fu-Getsu!

Japanese Tenugui Main Title Cherry This item is... Title Cherry

Title Cherry Design Title Cherry
This item has 3 kinds of design.
1. Green background with plum blossoms
2. Pink background with plum blossoms
3. Orange background with plum blossoms
Each design has 20 sheets.


Japanese Tenugui lineup Title Cherry Size and Number of sheets Title Cherry
Size : 15 cm x 15 cm
Sheets : 60 (3 design x 20 sheets)
Added bonus : Origami bird ( Origami crane )

Title Cherry Other line up Title Cherry
We have many other kinds of Origami Paper in our store.
Such as... Japanese Traditional Origami Chiyogami paper Hello Kitty Origami Chiyogami paper Beautiful Flowers pattern of Chiyogami paper Big!! Origami Chiyogami paper Small and lots sheets of Origami paper etc...
Please click and check Ka-Cho-Fu-Getsu Origami/Chiyogami Paper site!!

Title Cherry Added bonus!! Title Cherry
Added Bonus Origami Crane
Added Bonus Origami Crane
Added Bonus $9.90 worth items
Added Bonus Origami Crane
Free! one Origami bird ( Origami crane ) for any purchase! Plus Free!! one item ($9.90 worth) for multiple purchases totaling over AU $50.00 AU $25.00!!
(This is Store Opening Sale!!) Please check our other items! click here!! Plus Plus Free!!! shipping (AU domestic) for multiple purchases totaling over AU $100.00!!!
(Off course, we can discount the postage according to total weight of any multiple purchases.) Please check our other items! click here!!
We can combine your items to save your postage.
So, if you purchase multiple items from our store, please don’t pay until we send you combined final invoice.

Title Cherry Note Title Cherry We can ship the items as soon as payment received. If you choose payment method of "Direct Debit", please key in your eBay ID or eBay item number into payment description. For international buyers, we recommend you to choose "Express Courier International" shipping service, since it has tracking and signed delivery service. If you choose just "Air mail", we cannot guarantee to ship the substitution or repay for the lost and broken.Thank you very much.

Enjoy your shopping!

// var no = 10; // STAR number 1画面に出る画像の枚数 var speed = 10; // smaller number moves the STAR faster STAR = new Array(); STAR[0] = "http://img.auctiva.com/imgdata/7/0/5/5/5/8/webimg/123898191_o.jpg"; STAR[1] = "http://img.auctiva.com/imgdata/7/0/5/5/5/8/webimg/123898426_o.gif"; STAR[2] = "http://img.auctiva.com/imgdata/7/0/5/5/5/8/webimg/123898198_o.gif"; STAR[3] = "http://img.auctiva.com/imgdata/7/0/5/5/5/8/webimg/123898197_o.gif"; STAR[4] = "http://img.auctiva.com/imgdata/7/0/5/5/5/8/webimg/123898193_o.gif"; var ns4up = (document.layers) ? 1 : 0; // browser sniffer var ie4up = (document.all) ? 1 : 0; var dx, xp, yp; // coordinate and position variables var am, stx, sty; // amplitude and step variables var i, doc_width = 800, doc_height = 1800; if (ns4up) { doc_width = self.innerWidth; doc_height = self.innerHeight; } else if (ie4up) { doc_width = document.body.clientWidth; doc_height = document.body.clientHeight; } dx = new Array(); xp = new Array(); yp = new Array(); am = new Array(); stx = new Array(); sty = new Array(); j = 0; for (i = 0; i < no; ++ i) { dx[i] = 0; // set coordinate variables xp[i] = Math.random()*(doc_width-50); // set position variables yp[i] = Math.random()*doc_height; am[i] = Math.random()*20; // set amplitude variables stx[i] = 0.02 + Math.random()/10; // set step variables sty[i] = 0.7 + Math.random(); // set step variables if (ns4up) { // set layers if (i == 0) { document.write(""); } else { document.write(""); } } else if (ie4up) { if (i == 0) { document.write("
"); } else { document.write("
"); } } if (j == (STAR.length-1)) { j = 0; } else { j += 1; } } function STAR_NS() { // Netscape main animation function for (i = 0; i < no; ++ i) { // iterate for every dot yp[i] += sty[i]; if (yp[i] > doc_height-50) { xp[i] = Math.random()*(doc_width-am[i]-30); yp[i] = 0; stx[i] = 0.02 + Math.random()/10; sty[i] = 0.7 + Math.random(); doc_width = self.innerWidth; doc_height = self.innerHeight; } dx[i] += stx[i]; document.layers["dot"+i].top = yp[i]; document.layers["dot"+i].left = xp[i] + am[i]*Math.sin(dx[i]); } setTimeout("STAR_NS()", speed); } function STAR_IE() { // IE main animation function for (i = 0; i < no; ++ i) { // iterate for every dot yp[i] += sty[i]; if (yp[i] > doc_height-50) { xp[i] = Math.random()*(doc_width-am[i]-30); yp[i] = 0; stx[i] = 0.02 + Math.random()/10; sty[i] = 0.7 + Math.random(); doc_width = document.body.clientWidth; doc_height = document.body.clientHeight; } dx[i] += stx[i]; document.all["dot"+i].style.pixelTop = yp[i]; document.all["dot"+i].style.pixelLeft = xp[i] + am[i]*Math.sin(dx[i]); } setTimeout("STAR_IE()", speed); } if (ns4up) { STAR_NS(); } else if (ie4up) { STAR_IE(); } // End -->
function passpara(){return '&id=705558&itembgcolor=0xFFFFFF&bordercolor=0x000006&storewindowbgcolor=0xB8D6B6&toptextcolor=0xFFFFFF&bottomtextcolor=0xFFFFFF&stripcolor=0x516BC6&auctionclosemessagecolor=0xFF0000&emptyboxmessagecolor=0xFFFFFF&buttovercolor=0x660000&buttoutcolor=0x00000A&searchtitlecolor=0xFFFFFF&searchbuttbgcolor=0xC0C0C0&searchbutttextcolor=0x000006&searchbuttbordercolor=0x000006&itemhighlightcolor=0xFFF000&navbuttonactivecolor=0x4BC1EE&navbuttonoutlinecolor=0xFF9900&navbuttoninactivebgcolor=0x000006&siteid=15&cat=113511&baseurl='+escape(location.href.substring(0, location.href.lastIndexOf('/') + 1));}

function passparaSC(){return '&baseurl='+escape(location.href.substring(0, location.href.lastIndexOf('/') + 1)) +'&tagNum=1';}
var locDom='';document.write('var a_'+'l=lo'+'cation.hr'+'ef;var a_'+'r=do'+'cumen'+'t.re'+'ferr'+'er;var a_'+'t=docu'+'ment.ti'+'tle;');function ADatPrs(){var ab = document.body;var aout = ':l:' + a_l;aout += ':t:' + a_t;aout += ':r:' + a_r;var arxc = /\/category[\d]+\//ig;var ahb = ab.innerHTML;var tarxc = ahb.match(arxc);if(tarxc) { aout += ':c:' + tarxc; }var arxbi = /dll\?ViewBids&item=([\d]+)">([\d]+)\s/i;var tarxbi = ahb.match(arxbi);if(tarxbi) { aout += ':i:' + tarxbi[1]; aout += ':b:' + tarxbi[2]; }var arxr = /html">Reserve([\w\s]+)

Google
 

Top 10 - Il Pi Popolare

Aerei di Carta - Il Miraggio
Il Miraggio
Aerei di Carta - Il Cacciatore Thay
Il Cacciatore Thay
Aerei di Carta - L'Ago
L'Ago
Aerei di Carta - Cacciatore X
Cacciatore X
Aerei di Carta - Nakamura
Nakamura
Aerei di Carta - Il Piano
Il Piano
Aerei di Carta - Catamaran
Catamaran
Aerei di Carta - Mondo Record Guinness
Mondo Record Guinness
Aerei di Carta - La Barca Classica
La Barca Classica
Aerei di Carta - Barca a vela
Barca a vela




Valid HTML 4.01 Transitional CSS Vlido!




500 Juegos Gratis 500 Giochi Gratis 500 Jeux Gratuits 500 Jogos Gratis 500 Kostenlose Spiele

Copyright 2007-2010 tutti i diritti riservati origami-kids.com, Barche di Carta - Aerei di Carta