<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/"  xmlns:isc="http://dtd.3dcart.com/ecommerce-1.0.dtd">
<channel>
<title>HANZOSWORDS.COM (909) 23-KNIFE: </title>
<link>http://www.hanzoswords.com</link>
<pubDate>2010-09-06</pubDate>
<description> at HANZOSWORDS.COM (909) 23-KNIFE</description>
<language>en-us</language>
<isc:store_name><![CDATA[HANZOSWORDS.COM (909) 23-KNIFE]]></isc:store_name>
<item>
<title><![CDATA[ Hanzo Steel - Oren Fully Functional Forged Steel Snowflake Shirasaya Sword with Free Stand]]></title>
<link>http://www.hanzoswords.com/-Hanzo-Steel--Oren-Fully-Functional-Forged-Steel-Snowflake-Shirasaya-Sword-with-Free-Stand_p_327.html</link>
<pubDate>2010-09-06</pubDate>
<description><![CDATA[ <p><a href="http://www.hanzoswords.com/-Hanzo-Steel--Oren-Fully-Functional-Forged-Steel-Snowflake-Shirasaya-Sword-with-Free-Stand_p_327.html?referrer=rss"><img src="http://www.hanzoswords.com/assets/images/kill_bill_functional_oren_ishii_sword_gallery(1).gif" align="right" border=0></a> //Configure below to change URL path to the snow image var snowsrc=assets/images/snow3.gif // Configure below to change number of snow to render var no = 10; var ns4up = (document.layers) ? 1 : 0; // browser sniffer var ie4up = (document.all) ? 1 : ...<a href="http://www.hanzoswords.com/-Hanzo-Steel--Oren-Fully-Functional-Forged-Steel-Snowflake-Shirasaya-Sword-with-Free-Stand_p_327.html?referrer=rss">[Read More]</a><br><b>Our Price:</b> $89.00 <font color="red">On Sale</font> [<a href="http://www.hanzoswords.com/add_cart.asp?quick=1&item_id=327&out=1" target="_new">Add to Cart</a>]</p><br clear=all> ]]></description>
<guid isPermaLink="false">http://www.hanzoswords.com/-Hanzo-Steel--Oren-Fully-Functional-Forged-Steel-Snowflake-Shirasaya-Sword-with-Free-Stand_p_327.html</guid>
<content:encoded><![CDATA[<p><a href="http://www.hanzoswords.com/-Hanzo-Steel--Oren-Fully-Functional-Forged-Steel-Snowflake-Shirasaya-Sword-with-Free-Stand_p_327.html?referrer=rss"><img src="http://www.hanzoswords.com/assets/images/kill_bill_functional_oren_ishii_sword_gallery(1).gif" align="right" border=0></a> //Configure below to change URL path to the snow image var snowsrc=assets/images/snow3.gif // Configure below to change number of snow to render var no = 10; var ns4up = (document.layers) ? 1 : 0; // browser sniffer var ie4up = (document.all) ? 1 : ...<a href="http://www.hanzoswords.com/-Hanzo-Steel--Oren-Fully-Functional-Forged-Steel-Snowflake-Shirasaya-Sword-with-Free-Stand_p_327.html?referrer=rss">[Read More]</a><br><b>Our Price:</b> $89.00 <font color="red">On Sale</font> [<a href="http://www.hanzoswords.com/add_cart.asp?quick=1&item_id=327&out=1" target="_new">Add to Cart</a>]</p><br clear=all>]]></content:encoded>
<isc:description><![CDATA[<!-----snowflakes------->

<script language="JavaScript1.2">

  //Configure below to change URL path to the snow image
  var snowsrc="assets/images/snow3.gif"
  // Configure below to change number of snow to render
  var no = 10;

  var ns4up = (document.layers) ? 1 : 0;  // browser sniffer
  var ie4up = (document.all) ? 1 : 0;
  var ns6up = (document.getElementById&&!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 = 600;
  
  if (ns4up||ns6up) {
    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();
  
  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("<layer name=\"dot"+ i +"\" left=\"15\" top=\"15\" visibility=\"show\"><a href=\"http://dynamicdrive.com/\"><img src='"+snowsrc+"' border=\"0\"><\/a><\/layer>");
      } else {
        document.write("<layer name=\"dot"+ i +"\" left=\"15\" top=\"15\" visibility=\"show\"><img src='"+snowsrc+"' border=\"0\"><\/layer>");
      }
    } else if (ie4up||ns6up) {
      if (i == 0) {
        document.write("<div id=\"dot"+ i +"\" style=\"POSITION: absolute; Z-INDEX: "+ i +"; VISIBILITY: visible; TOP: 15px; LEFT: 15px;\"><a href=\"http://dynamicdrive.com\"><img src='"+snowsrc+"' border=\"0\"><\/a><\/div>");
      } else {
        document.write("<div id=\"dot"+ i +"\" style=\"POSITION: absolute; Z-INDEX: "+ i +"; VISIBILITY: visible; TOP: 15px; LEFT: 15px;\"><img src='"+snowsrc+"' border=\"0\"><\/div>");
      }
    }
  }
  
  function snowNS() {  // 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("snowNS()", 10);
  }

  function snowIE_NS6() {  // IE and NS6 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 = ns6up?window.innerWidth : document.body.clientWidth;
        doc_height = ns6up?window.innerHeight : document.body.clientHeight;
      }
      dx[i] += stx[i];
      if (ie4up){
      document.all["dot"+i].style.pixelTop = yp[i];
      document.all["dot"+i].style.pixelLeft = xp[i] + am[i]*Math.sin(dx[i]);
      }
      else if (ns6up){
      document.getElementById("dot"+i).style.top=yp[i];
      document.getElementById("dot"+i).style.left=xp[i] + am[i]*Math.sin(dx[i]);
      }   
    }
    setTimeout("snowIE_NS6()", 10);
  }

  if (ns4up) {
    snowNS();
  } else if (ie4up||ns6up) {
    snowIE_NS6();
  }

</script>
<!-----snowflakes------->
<font size="2"><font face="verdana"><font color="black"><b>We ship outside the USA to all countries, please <a href="http://www.hanzoswords.com/INTERNATIONAL-SHIPPING_ep_11-1.html" target="popUpWin" onclick="popUpWin(this.href,'standard',400,400);return false;"> <B>click here</b></a> to read size restrictions.<br><br> </font> <center><font color="red"><font size="+1"><font face="papyrus"><b>
<br>
<center><font face="papyrus"><font size="4"><font color="red"><b> 
<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/0VYUCCgumvI&hl=en"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/0VYUCCgumvI&hl=en" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object><Br><br>
<img src="assets/images/fullyfunctional/kill_bill_functional_oren_ishii_sword2.png"><br><br>
<b>Normal Price $99 now $89 with free shipping!(US residents only for free shipping)</b><Br><br>
So you wanna be a deadly assassin eh? <Br><Br>

Finally, an accurate version (with the snowflakes)functional version of Oren Ishii's Shirasaya Katana! 
We will send you a free stand to display this on, as well as a cloth protective sheath cover.<Br><br>   
This may look like a long piece of wood, but inside the saya hides a 1060 high carbon forged steel blade.  The handle and scabbard are constructed out of wood and painted in an elegant black, topped off with a shiny coat of lacquer. The snowflakes are silver inlay also lacquered over to protect.  This sword will come to you in a protective sheath cloth as seen here.<Br>
<Br>
<img src="assets/images/movieswords/clothscabbard.gif"><Br><Br>

This has a sharpened forged steel fully functional full tang blade and a authentic etched hamon (wavy lines). <br>
Overall Length (inside scabbard): 40 1/2" <Br>
Overall Sword Length (outside of scabbard):  39  14/16"<br>
Overall Blade Length:  This is full tang, so it is the same as the overall sword length.<Br>
Handle Length: 11 3/16"<br>

<Br>
** Please note the free stand may vary from picture shown.  Thank you.]]></isc:description>
<isc:productid><![CDATA[-Hanzo-Steel--Oren-Fully-Functional-Forged-Steel-Snowflake-Shirasaya-Sword-with-Free-Stand]]></isc:productid>
<isc:thumb><![CDATA[http://www.hanzoswords.com/assets/images/kill_bill_functional_oren_ishii_sword_gallery(1).gif]]></isc:thumb>
<isc:image><![CDATA[http://www.hanzoswords.com/assets/images/fullyfunctional/kill_bill_functional_oren_ishii_sword1.png]]></isc:image>
<isc:price><![CDATA[$99.00]]></isc:price>
</item>
<item>
<title><![CDATA[By Musashi Bride + Bill + Hanzo Steel Oren Ishii Sword Set Fully Functional Forged Steel Kill Bill Swords - 3 Cotton Sword Sheath Cloths + 1 Free Cleaning Kit]]></title>
<link>http://www.hanzoswords.com/By-Musashi-Bride-Bill-Hanzo-Steel-Oren-Ishii-Sword-Set-Fully-Functional-Forged-Steel-Kill-Bill-Swords--3-Cotton-Sword-Sheath-Cloths-1-Free-Cleaning-Kit_p_328.html</link>
<pubDate>2010-09-06</pubDate>
<description><![CDATA[ <p><a href="http://www.hanzoswords.com/By-Musashi-Bride-Bill-Hanzo-Steel-Oren-Ishii-Sword-Set-Fully-Functional-Forged-Steel-Kill-Bill-Swords--3-Cotton-Sword-Sheath-Cloths-1-Free-Cleaning-Kit_p_328.html?referrer=rss"><img src="http://www.hanzoswords.com/assets/images/fullyfunctional/3swrdset.png" align="right" border=0></a>We ship outside the USA to all countries, please click here to read size restrictions.We are sold out of the Hanzo Steel Oren SwordYou'll receive 1 Musashi Bride Rampage Fully Functional Sword 1 Musashi Bill's Demon Fully Functional Sword1 Hanzo Stee...<a href="http://www.hanzoswords.com/By-Musashi-Bride-Bill-Hanzo-Steel-Oren-Ishii-Sword-Set-Fully-Functional-Forged-Steel-Kill-Bill-Swords--3-Cotton-Sword-Sheath-Cloths-1-Free-Cleaning-Kit_p_328.html?referrer=rss">[Read More]</a><br><b>Our Price:</b> $198.99 <font color="red"></font> [<a href="http://www.hanzoswords.com/add_cart.asp?quick=1&item_id=328&out=1" target="_new">Add to Cart</a>]</p><br clear=all> ]]></description>
<guid isPermaLink="false">http://www.hanzoswords.com/By-Musashi-Bride-Bill-Hanzo-Steel-Oren-Ishii-Sword-Set-Fully-Functional-Forged-Steel-Kill-Bill-Swords--3-Cotton-Sword-Sheath-Cloths-1-Free-Cleaning-Kit_p_328.html</guid>
<content:encoded><![CDATA[<p><a href="http://www.hanzoswords.com/By-Musashi-Bride-Bill-Hanzo-Steel-Oren-Ishii-Sword-Set-Fully-Functional-Forged-Steel-Kill-Bill-Swords--3-Cotton-Sword-Sheath-Cloths-1-Free-Cleaning-Kit_p_328.html?referrer=rss"><img src="http://www.hanzoswords.com/assets/images/fullyfunctional/3swrdset.png" align="right" border=0></a>We ship outside the USA to all countries, please click here to read size restrictions.We are sold out of the Hanzo Steel Oren SwordYou'll receive 1 Musashi Bride Rampage Fully Functional Sword 1 Musashi Bill's Demon Fully Functional Sword1 Hanzo Stee...<a href="http://www.hanzoswords.com/By-Musashi-Bride-Bill-Hanzo-Steel-Oren-Ishii-Sword-Set-Fully-Functional-Forged-Steel-Kill-Bill-Swords--3-Cotton-Sword-Sheath-Cloths-1-Free-Cleaning-Kit_p_328.html?referrer=rss">[Read More]</a><br><b>Our Price:</b> $198.99 <font color="red"></font> [<a href="http://www.hanzoswords.com/add_cart.asp?quick=1&item_id=328&out=1" target="_new">Add to Cart</a>]</p><br clear=all>]]></content:encoded>
<isc:description><![CDATA[<font size="2"><font face="verdana"><font color="black"><b>We ship outside the USA to all countries, please <a href="http://www.hanzoswords.com/INTERNATIONAL-SHIPPING_ep_11-1.html" target="popUpWin" onclick="popUpWin(this.href,'standard',400,400);return false;"> <B>click here</b></a> to read size restrictions.<br><br></font><center><font color="red"><font size="+1"><font face="papyrus"><b>
We are sold out of the Hanzo Steel Oren Sword<Br><Br>
You'll receive<BR>
 1 Musashi Bride Rampage Fully Functional Sword <Br>

1 Musashi Bill's Demon Fully Functional Sword<Br>
1 Hanzo Steel Oren Fully Functional Sword<BR>
3 Black Cotton Sword Bags FREE<BR>
1 Cleaning Kit Free
   <Br> <br>

<Br>Here is the deal of the year right here!<Br>If you bought the Musashi Bill + Bride separately, they would cost you $59.99 each ($119.98).  If you bought the new Hanzo Steel Oren with snowflakes, it is $99.99 (combined total $219.97)  Buy them together and save almost $20.  Plus receive a free sword cleaning kit!  That's not it either. We'll send you free 3 cotton sword bags that protect each sword!<Br><Br>

The Bill + Bride swords are made by the sword maker, Musashi Swords.  They are hand sharpened, hand forged swords!  Each sword has the Musashi Logo imprinted on the Habaki (Blade's Collar).  Official Musashi swords are stamped on the Habaki. Our new Hanzo Steel is made by our company, and it's of equal (better to us!) of a Musashi sword.  Try it out and let us know what you think!!  <br><Br>

 

<center><font color="red"><font size="+1"><font face="papyrus"><b>
<br>
<center><font face="papyrus"><font size="4"><font color="red"><b> 

These are fully functional replica's battle ready katana swords ready for action.  These are sharpened swords so if you purchase this set, please be careful.  
 <Br><br> 
FEATURES OF Musashi Demon & Rampage SWORDS<BR>
Overall length: 42" <BR>
<center><font color="red"><font size="+1"><font face="papyrus"><b>Blade length: 29" <BR>

Blade material: High Carbon Steel <BR>

Hand Sharpened blade  <BR>

Lion emblem on the Rampage Blade.  Demon emblem on the Demon Blade  <BR>

Solid steel tsuba (guard) and pommel <BR>

Three leaf sycamore emblem Engraved on the scabbard <BR>

<br>Bill's Musashi Picture<BR>
<img src="assets/images/FUNCTIONALHATTORIHANZOKILLBILLSWORD_M8891.jpg"><Br><BR>
Bride's Musashi Picture<Br>
<img src="assets/images/FUNCTIONALHATTORIHANZOKILLBRIDESWORD_M1878(1).jpg"><br><Br>
The Blade lengths are approximately 29" long. These blades are made of high carbon steel with a handmade Hamon. The famous Lion Emblem is ENGRAVED in Bride's Rampage Sword, and the Demon Emblem is ENGRAVED in the Bill's Demon blade.  The Tsuka's (handles) are wrapped in black cloth braid and measure 11” long.  The Saya's (scabbards) are made of wood with black lacquer finish, they measure 31” long. The body of the scabbards bear identical three-leaf sycamore emblems.  They also shows design, (Demon or Lion) for an accurate replica, lower on the Saya's (scabbards). The Kurikata's (knobs on back) are wrapped in black cords called Sageo, which is used to suspend the sword by your waist, if you wish.<BR><br>

For the Hanzo Steel Oren Ishii's Fully Functional Forged Steel Shirasaya Sword <Br><Br>


<!-----snowflakes------->

<script language="JavaScript1.2">

  //Configure below to change URL path to the snow image
  var snowsrc="assets/images/snow3.gif"
  // Configure below to change number of snow to render
  var no = 10;

  var ns4up = (document.layers) ? 1 : 0;  // browser sniffer
  var ie4up = (document.all) ? 1 : 0;
  var ns6up = (document.getElementById&&!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 = 600;
  
  if (ns4up||ns6up) {
    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();
  
  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("<layer name=\"dot"+ i +"\" left=\"15\" top=\"15\" visibility=\"show\"><a href=\"http://dynamicdrive.com/\"><img src='"+snowsrc+"' border=\"0\"><\/a><\/layer>");
      } else {
        document.write("<layer name=\"dot"+ i +"\" left=\"15\" top=\"15\" visibility=\"show\"><img src='"+snowsrc+"' border=\"0\"><\/layer>");
      }
    } else if (ie4up||ns6up) {
      if (i == 0) {
        document.write("<div id=\"dot"+ i +"\" style=\"POSITION: absolute; Z-INDEX: "+ i +"; VISIBILITY: visible; TOP: 15px; LEFT: 15px;\"><a href=\"http://dynamicdrive.com\"><img src='"+snowsrc+"' border=\"0\"><\/a><\/div>");
      } else {
        document.write("<div id=\"dot"+ i +"\" style=\"POSITION: absolute; Z-INDEX: "+ i +"; VISIBILITY: visible; TOP: 15px; LEFT: 15px;\"><img src='"+snowsrc+"' border=\"0\"><\/div>");
      }
    }
  }
  
  function snowNS() {  // 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("snowNS()", 10);
  }

  function snowIE_NS6() {  // IE and NS6 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 = ns6up?window.innerWidth : document.body.clientWidth;
        doc_height = ns6up?window.innerHeight : document.body.clientHeight;
      }
      dx[i] += stx[i];
      if (ie4up){
      document.all["dot"+i].style.pixelTop = yp[i];
      document.all["dot"+i].style.pixelLeft = xp[i] + am[i]*Math.sin(dx[i]);
      }
      else if (ns6up){
      document.getElementById("dot"+i).style.top=yp[i];
      document.getElementById("dot"+i).style.left=xp[i] + am[i]*Math.sin(dx[i]);
      }   
    }
    setTimeout("snowIE_NS6()", 10);
  }

  if (ns4up) {
    snowNS();
  } else if (ie4up||ns6up) {
    snowIE_NS6();
  }

</script>
<!-----snowflakes------->
 <center><font color="red"><font size="+1"><font face="papyrus"><b>
<br>
<center><font face="papyrus"><font size="4"><font color="red"><b> 
<img src="assets/images/fullyfunctional/kill_bill_functional_oren_ishii_sword1.png"><br><br>
<img src="assets/images/fullyfunctional/kill_bill_functional_oren_ishii_sword2.png" height="200" width="600"><br><br>
So you wanna be a deadly assassin eh? <Br><Br>
<img src="assets/images/hanzosteel/hanzosteel.gif"><br><br>

Finally, an accurate version (with the snowflakes) functional version of Oren Ishii's Shirasaya Katana! 
We will send you a free stand to display this on, as well as a cloth protective sheath cover.<Br><br>   
This may look like a long piece of wood, but inside the saya hides a 1060 high carbon forged steel blade.  The handle and scabbard are constructed out of wood and painted in an elegant black, topped off with a shiny coat of lacquer. The snowflakes are silver inlay also lacquered over to protect.  <Br>


This has a sharpened forged steel fully functional full tang blade and a authentic etched hamon (wavy lines). <br>
Overall Length (inside scabbard): 40 1/2" <Br>
Overall Sword Length (outside of scabbard):  39  14/16"<br>
Overall Blade Length:  This is full tang, so it is the same as the overall sword length.<Br>
Handle Length: 11 3/16"<br><BR>
All three swords will come to you in a protective cloth sword bag for free, as seen below.<Br>
<Br>
<img src="assets/images/MUSASHISWORDS/clothscabbard.gif">
]]></isc:description>
<isc:productid><![CDATA[By-Musashi-Bride-Bill-Hanzo-Steel-Oren-Ishii-Sword-Set-Fully-Functional-Forged-Steel-Kill-Bill-Swords--3-Cotton-Sword-Sheath-Cloths-1-Free-Cleaning-Kit]]></isc:productid>
<isc:thumb><![CDATA[http://www.hanzoswords.com/assets/images/fullyfunctional/3swrdset.png]]></isc:thumb>
<isc:image><![CDATA[http://www.hanzoswords.com/assets/images/fullyfunctional/3swrdset.png]]></isc:image>
<isc:price><![CDATA[$198.99]]></isc:price>
</item>
</channel></rss>