<!DOCTYPE html>
    <html>
    <head>
    <link rel="shortcut icon" href="/qorahongkong/favicon.ico">
    <meta charset="UTF-8">
    <title>/iquotes/jsart1.htm</title>
    </head>
    <body>
    <p id="jsart"></p>
    
    <script>
    let art1 = "";
    let newline = "";
    for (let j = 0; j < 50; j++) {
    
     for (let i = 0; i < 20; i++) {
    
      let k = (i + j)%20;
      
      if ( i == 19){
      newline = '<br>'
      } 
      else {
      newline = ''
      }
      art1 += '<a href="/artlink'+k+'"><img border="0" src="/i/'+k+'.png" width="5%" height="0.4%"></a>'+newline;
     }
    }
    
    document.getElementById("jsart").innerHTML = art1;
    </script>
    
    </body>
    </html>
    <html lang="en">
    <head>
    <link rel="shortcut icon" href="/qorahongkong/favicon.ico">
    <title>/artists</title>
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <style>
    * {
      box-sizing: border-box;
    }
    
    /* Style the body */
    body {
      font-family: Arial, Helvetica, sans-serif;
      margin: 0;
    }
    
    /* Header/logo Title */
    .header {
      padding: 5px;
      text-align: center;
      background: #198946;
      color: #254117;
    }
    
    /* Increase the font size of the heading */
    .header h1 {
      font-size: 40px;
    }
    
    .header a {
      text-decoration: none;
      color: #C3FDB8;
    }
    
    .header a:hover {
      color: #F0FFF0;
    }
    
    
    /* Sticky navbar - toggles between relative and fixed, depending on the scroll position. */
    .navbar {
      overflow: hidden;
      background-color: #254117;
      position: sticky;
      position: -webkit-sticky;
      top: 0;
    }
    
    /* Style the navigation bar links */
    .navbar a {
      float: left;
      display: block;
      color: #C3FDB8;
      text-align: center;
      padding: 14px 20px;
      text-decoration: none;
    }
    
    
    /* Right-aligned link */
    .navbar a.right {
      float: right;
    }
    
    /* Change color on hover */
    .navbar a:hover {
      background-color: #C3FDB8;
      color: #254117;
    }
    
    /* Active/current link */
    .navbar a.active {
      background-color: #8FBC8F;
      color: white;
    }
    
    /* Column container */
    .row {  
      display: -ms-flexbox; /* IE10 */
      display: flex;
      -ms-flex-wrap: wrap; /* IE10 */
      flex-wrap: wrap;
    }
    
    /* Create two unequal columns that sits next to each other */
    /* Sidebar/left column */
    .side {
      -ms-flex: 30%; /* IE10 */
      flex: 30%;
      background-color: #DBF9DB;
      padding: 10px;
    }
    
    .side a {
      text-decoration: none;
      color: #6AA121;
    }
    
    .side a:hover {
      color: #254117;
    }
    
    /* Main column */
    .main {   
      -ms-flex: 70%; /* IE10 */
      flex: 70%;
      background-color: #F0FFF0;
      padding: 10px;
    }
    
    .main a {
      text-decoration: none;
      color: #6AA121;
    }
    
    .main a:hover {
      color: #254117;
    }
    
    /* Footer */
    .footer {
      padding: 10px;
      text-align: center;
      background: #C3FDB8;
    }
    
    .footer a {
      text-decoration: none;
      color: #6AA121;
    }
    
    .footer a:hover {
      color: #254117;
    }
    
    
    /* Responsive layout - when the screen is less than 700px wide, make the two columns stack on top of each other instead of next to each other */
    @media screen and (max-width: 700px) {
      .row {   
        flex-direction: column;
      }
    }
    
    /* Responsive layout - when the screen is less than 400px wide, make the navigation links stack on top of each other instead of next to each other */
    @media screen and (max-width: 400px) {
      .navbar a {
        float: none;
        width: 100%;
      }
    }
    </style>
    </head>
    <body>
    
    <div class="header">
     <h1>
     <a href="/aitway_v2"><< </a>
     /artists
     <a href="/artists/nft"> >></a>
     </h1> 
    </div>
    
    <div class="navbar">
      <a href="/artists" class="active">/artists</a>
      <a href="/artists/nft">~/nft</a>
      <a href="/index/blog.html?blogname=artists" class="right">artists Qblog</a>
    
    </div>
    
    <div class="row">
      <div class="side">
    <a href="#main-page"><img border="0" src="/i/1708.png" width="18"> Goto #Main Page </a> =><br><br>
    <p>  
    /artists : a web3page for pixels drawing using PNG files @ /i/color.htm: <br><br>
    <i>http://(Qora-gateway-IP)</i><a href="/i/color.htm">/i/color.htm</a><br><br>
    PNG files path :  http://(Qora-gateway-IP)/i/xx.png <br>
    <i> xx : replace by the color file name. </i><br><br>
    PNG files size : 1pixel x 1pixel, (very small in size)
        </p>
    <p>
    <font size="2" color="#198968">QNS <i> /i/color.htm</i> (iframe start : 2500pixels) </font><br>
           <iframe width="100%" height="2500" frameborder="0" src="/i/color.htm" name="iside" border="0"></iframe>
     <font  size="1" color="#198968">iframe end here.</font>
    </p>
    <p>
    <font size="2" color="#198968">QNS <a href="/i/4pixels.htm">/i/4pixels.htm</a> (iframe start : 6000pixels) </font><br>
           <iframe width="100%" height="6000" frameborder="0" src="/i/4pixels.htm" name="iside" border="0"></iframe>
     <font  size="1" color="#198968">iframe end here.</font>
    </p>
        
      
      </div>
      <div class="main">
    <img border="0" src="/i/1708.png" width="18"><a name="main-page"><font color="#198964"> #Main Page</font></a><br>
         <p align="center">
         The Black & White <i>http://(Qora-gateway-IP)</i><a href="/i/art-black-white">/i/art-black-white</a> 
         </p>
         <font  size="1" color="#198968"> iframe start : 500pixels</font><br> 
         <iframe width="100%" height="500" frameborder="0" src="/i/art-black-white" name="ifooter" border="0"></iframe>
         <font  size="1" color="#198968"> iframe end here.
         <br>iframe is refer to HTML iframe tag, for import content to a webpage.  
         </font><br><br>
          <p align="center">
         The Rainbow <i>http://(Qora-gateway-IP)</i><a href="/artists/rainbow.htm">/artists/rainbow.htm</a> 
         </p>
         <font  size="1" color="#198968">iframe start : 750pixels)</font><br> 
         <iframe width="100%" height="750" frameborder="0" src="/artists/rainbow.htm" name="ifooter" border="0"></iframe>
         <font  size="1" color="#198968"> iframe end here. </font>
     <br><br>
         <p align="center">
          The <i>Unfinished</i> World
         <i>http://(Qora-gateway-IP)</i><a href="/artists/world.htm">/artists/world.htm</a> 
         </p>
         <font  size="1" color="#198968"> iframe start : 820pixels</font><br> 
         <iframe width="100%" height="820" frameborder="0" src="/artists/world.htm" name="ifooter" border="0"></iframe>
    
         <p align="center">
          The <i>Java Script</i> Drawing 1
         <i>http://(Qora-gateway-IP)</i><a href="/artists/jsart1.htm">/artists/jsart1.htm</a> 
    <br>artlink0 to artlink19 in the <i>drawing</i> are available for register at Qora DEX.    
    </p>
         <font  size="1" color="#198968"> iframe start : 2700pixels</font><br> 
         <iframe width="100%" height="2700" frameborder="0" src="/artists/jsart1.htm" name="ifooter" border="0"></iframe>
    <p align="center">
         <br>DOT version <i>http://(Qora-gateway-IP)</i><a href="/artists/jsart2.htm">/artists/jsart2.htm</a>, The <i>Java Script</i> Drawing 2      
    <br>artlink0 to artlink19 in the <i>drawing</i> are available for register at Qora DEX.    
    </p>
         <iframe width="100%" height="2700" frameborder="0" src="/artists/jsart2.htm" name="ifooter" border="0"></iframe>
    <p align="center">
         <br><br>Another version <i>http://(Qora-gateway-IP)</i><a href="/artists/jsart3.htm">/artists/jsart3.htm</a>, and <br><br>
    Black and White version <i>http://(Qora-gateway-IP)</i><a href="/artists/jsart4.htm">/artists/jsart4.htm</a>     
    <br><br>artlink0 to artlink19 in the <i>drawing</i> are available for register at Qora DEX.    
    </p>
      
      </div>
    </div>
    
    <div class="footer">
     <p>
     <font size="5">
     <a href="/i/cn">&#20013;</a>
     <a href="/i/a">A</a>
     <a href="/i/b">B</a>
     <a href="/i/c">C</a>
     <a href="/i/d">D</a>
     <a href="/i/e">E</a>
     <a href="/i/f">F</a>
     <a href="/i/g">G</a>
     <a href="/i/h">H</a>
     <a href="/i/i">I</a>
     <a href="/i/j">J</a>
     <a href="/i/k">K</a>
     <a href="/i/l">L</a>
     <a href="/i/m">M</a>
     <a href="/i/n">N</a>
     <a href="/i/o">O</a>
     <a href="/i/p">P</a>
     <a href="/i/q">Q</a>
     <a href="/i/r">R</a>
     <a href="/i/s">S</a>
     <a href="/i/t">T</a>
     <a href="/i/u">U</a>
     <a href="/i/v">V</a>
     <a href="/i/w">W</a>
     <a href="/i/x">X</a>
     <a href="/i/y">Y</a>
     <a href="/i/z">Z</a>
     <a href="/i/1">1</a>
     <a href="/i/2">2</a>
     <a href="/i/3">3</a>
     <a href="/i/4">4</a>
     <a href="/i/5">5</a>
     <a href="/i/6">6</a>
     <a href="/i/7">7</a>
     <a href="/i/8">8</a>
     <a href="/i/9">9</a>
     <a href="/i/0">0</a>
    &nbsp;&nbsp;
     <a href="/index/showpost.html?msg=4z64ShrryU9m97cXzayE5uZxhqFP1hqTCnrbGAv8MCuSpCuACaQX6iTLcZ89eVZ7Ezi2qLqKZF9ueVWxN2kTXb2N">@</a>
    &nbsp; <a href="/twindao">&#174;</a>
     </p> 
    
     </div>
    
    </body>
    </html>
    <!DOCTYPE html>
    <html>
    <head>
    <link rel="shortcut icon" href="/qorahongkong/favicon.ico">
    <meta charset="UTF-8">
    <title>/iquotes/jsart2.htm</title>
    </head>
    <body>
    <p id="jsart"></p>
    
    <script>
    let art1 = "";
    for (let j = 0; j < 41; j++) {
    
     for (let i = 0; i < 20; i++) {
    
      let k = (i + j)%20;
          k = k*100;
      
      if ( i == 19){
       art1 += '<a href="/artlink'+k+'"><img border="0" src="/i/'+k+'.png" width="5%" height="0.4%"></a>'+'<br>';
      } 
      else {
      art1 += '<a href="/artlink'+k+'"><img border="0" src="/i/'+k+'.png" width="5%" height="0.4%"></a>';
      }
     }
    }
    
    document.getElementById("jsart").innerHTML = art1;
    </script>
    
    </body>
    </html>
    <html>
    <head>
    <link rel="shortcut icon" href="/qorahongkong/favicon.ico">
    <meta charset="UTF-8">
    <title>rainbow</title>
    </head>
    
    <body>
    
    <p align=center>
    <a href="/irainbow">
    <img border="0" src="/i/r.png" width="100%" height="25"><br>
    <img border="0" src="/i/o.png" width="100%" height="25"><br>
    <img border="0" src="/i/y.png" width="100%" height="25"><br>
    <img border="0" src="/i/g.png" width="100%" height="25"><br>
    <img border="0" src="/i/t.png" width="100%" height="25"><br>
    <img border="0" src="/i/i.png" width="100%" height="25"><br>
    <img border="0" src="/i/p.png" width="100%" height="25"><br>
    </a>
    <a href="/isky">
    <img border="0" src="/i/lt.png" width="100%" height="220"><br>
    </a>
    <a href="/isea">
    <img border="0" src="/i/bg.png" width="100%" height="80"><br>
    </a>
    <a href="/ibeach">
    <img border="0" src="/i/gold.png" width="100%" height="28"><br>
    <img border="0" src="/i/ly.png" width="100%" height="28"><br>
    </a>
    <a href="/iland">
    <img border="0" src="/i/rose.png" width="90%" height="25"><img border="0" src="/i/b.png" width="10%" height="25"><br>
    <img border="0" src="/i/lime.png" width="93%" height="25"><img border="0" src="/i/w.png" width="7%" height="25"><br>
    <img border="0" src="/i/l.png" width="95%" height="25"><img border="0" src="/i/b.png" width="5%" height="25"><br>
    <img border="0" src="/i/dr.png" width="98%" height="25"><img border="0" src="/i/w.png" width="2%" height="25"><br>
    <img border="0" src="/i/br.png" width="94%" height="25"><img border="0" src="/i/b.png" width="6%" height="25"><br>
    <img border="0" src="/i/g50.png" width="91%" height="25"><img border="0" src="/i/w.png" width="9%" height="25"><br>
    <img border="0" src="/i/g25.png" width="89%" height="25"><img border="0" src="/i/b.png" width="11%" height="25"><br>
    </a>
    </body>
    </html>
    <!DOCTYPE html>
    <html>
    <head>
    <link rel="shortcut icon" href="/qorahongkong/favicon.ico">
    <meta charset="UTF-8">
    <title>/iquotes/jsart4.htm</title>
    </head>
    <body>
    <p id="jsart"></p>
    
    <script>
    let art1 = "";
    let newline = "";
    for (let j = 0; j < 50; j++) {
    
     for (let i = 0; i < 20; i++) {
    
      let k = (i + j)%4;
      
      if ( i == 19){
      newline = '<br>'
       art1 += '<a href="/artlink'+k+'"><img border="0" src="/i/'+k+'.png" width="5%" height="0.4%"></a>'+newline;
      } 
      else {
      newline = ''
      art1 += '<a href="/artlink'+k+'"><img border="0" src="/i/'+k+'.png" width="5%" height="0.4%"></a>'+newline;
      }
     }
    }
    
    document.getElementById("jsart").innerHTML = art1;
    </script>
    
    </body>
    </html>
    <!DOCTYPE html>
    <html>
    <head>
    <link rel="shortcut icon" href="/qorahongkong/favicon.ico">
    <meta charset="UTF-8">
    <title>/iquotes/jsart3.htm</title>
    </head>
    <body>
    <p id="jsart"></p>
    
    <script>
    let art1 = "";
    let newline = "";
    for (let j = 0; j < 50; j++) {
    
     for (let i = 0; i < 25; i++) {
    
      let k = (i + j)%20;
      
      if ( i == 24){
      newline = '<br>'
       art1 += '<a href="/artlink'+k+'"><img border="0" src="/i/'+k+'.png" width="4%" height="0.4%"></a>'+newline;
      } 
      else {
      newline = ''
      art1 += '<a href="/artlink'+k+'"><img border="0" src="/i/'+k+'.png" width="4%" height="0.4%"></a>'+newline;
      }
     }
    }
    
    document.getElementById("jsart").innerHTML = art1;
    </script>
    
    </body>
    </html>
    <html lang="en">
    <head>
    <link rel="shortcut icon" href="/qorahongkong/favicon.ico">
    <title>/artists/nft</title>
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <style>
    * {
      box-sizing: border-box;
    }
    
    /* Style the body */
    body {
      font-family: Arial, Helvetica, sans-serif;
      margin: 0;
    }
    
    /* Header/logo Title */
    .header {
      padding: 5px;
      text-align: center;
      background: #198946;
      color: #254117;
    }
    
    /* Increase the font size of the heading */
    .header h1 {
      font-size: 40px;
    }
    
    .header a {
      text-decoration: none;
      color: #C3FDB8;
    }
    
    .header a:hover {
      color: #F0FFF0;
    }
    
    
    /* Sticky navbar - toggles between relative and fixed, depending on the scroll position. */
    .navbar {
      overflow: hidden;
      background-color: #254117;
      position: sticky;
      position: -webkit-sticky;
      top: 0;
    }
    
    /* Style the navigation bar links */
    .navbar a {
      float: left;
      display: block;
      color: #C3FDB8;
      text-align: center;
      padding: 14px 20px;
      text-decoration: none;
    }
    
    
    /* Right-aligned link */
    .navbar a.right {
      float: right;
    }
    
    /* Change color on hover */
    .navbar a:hover {
      background-color: #C3FDB8;
      color: #254117;
    }
    
    /* Active/current link */
    .navbar a.active {
      background-color: #8FBC8F;
      color: white;
    }
    
    /* Column container */
    .row {  
      display: -ms-flexbox; /* IE10 */
      display: flex;
      -ms-flex-wrap: wrap; /* IE10 */
      flex-wrap: wrap;
    }
    
    /* Create two unequal columns that sits next to each other */
    /* Sidebar/left column */
    .side {
      -ms-flex: 30%; /* IE10 */
      flex: 30%;
      background-color: #DBF9DB;
      padding: 10px;
    }
    
    .side a {
      text-decoration: none;
      color: #6AA121;
    }
    
    .side a:hover {
      color: #254117;
    }
    
    /* Main column */
    .main {   
      -ms-flex: 70%; /* IE10 */
      flex: 70%;
      background-color: #F0FFF0;
      padding: 10px;
    }
    
    .main a {
      text-decoration: none;
      color: #6AA121;
    }
    
    .main a:hover {
      color: #254117;
    }
    
    /* Footer */
    .footer {
      padding: 10px;
      text-align: center;
      background: #C3FDB8;
    }
    
    .footer a {
      text-decoration: none;
      color: #6AA121;
    }
    
    .footer a:hover {
      color: #254117;
    }
    
    
    /* Responsive layout - when the screen is less than 700px wide, make the two columns stack on top of each other instead of next to each other */
    @media screen and (max-width: 700px) {
      .row {   
        flex-direction: column;
      }
    }
    
    /* Responsive layout - when the screen is less than 400px wide, make the navigation links stack on top of each other instead of next to each other */
    @media screen and (max-width: 400px) {
      .navbar a {
        float: none;
        width: 100%;
      }
    }
    </style>
    </head>
    <body>
    
    <div class="header">
     <h1>
     <a href="/artists"><< </a>
     /artists/nft
     <a href="/aitway_v2"> >></a>
     </h1> 
    </div>
    
    <div class="navbar">
      <a href="/artists">/artists</a>
      <a href="/artists/nft"  class="active">~/nft</a>
      <a href="/index/blog.html?blogname=artists" class="right">artists Qblog</a>
    
    </div>
    
    <div class="row">
      <div class="side">
    <a href="#main-page"><img border="0" src="/i/1708.png" width="18"> Goto #Main Page </a> =><br><br>
    <p>  
    /artists : a web3page for pixels drawing using PNG files @ /i/color.htm: <br><br>
    <i>http://(Qora-gateway-IP)</i><a href="/i/color.htm">/i/color.htm</a><br><br>
    PNG files path :  http://(Qora-gateway-IP)/i/xx.png <br>
    <i> xx : replace by the color file name. </i><br><br>
    PNG files size : 1pixel x 1pixel, (very small in size)
    <font size="2" color="#198968">QNS <i> /i/color.htm</i> (iframe start : 2200pixels) </font><br>
           <iframe width="100%" height="2200" frameborder="0" src="/i/color.htm" name="iside" border="0"></iframe>
     <font  size="1" color="#198968">iframe end here.</font>
     </p>
      </div>
    
      <div class="main">
    <img border="0" src="/i/1708.png" width="18"><a name="main-page"><font color="#198964"> #Main Page</font></a><br>
    <h2><a target="_top" href="https://opensea.io/collection/qora">OpenSea</a> Qora NFT Project</h2>
    <a target="_top" href="https://opensea.io/collection/qora">https://opensea.io/collection/qora</a>
    <p>
    PNG files designed by  <a href="/index/blog.html?blogname=okchai">okchai</a> and uploaded to the Qora blockchain are originally created for Artists Pixels Drawing. This NFT project converted the PNG files to NFTs using the OpenSea platform. Buying the NFTs will support the decentralized webpage activities of the Artists.
    </p>
    <h4>NFT name : Qora-i Series</h4>
    <p>
    <i>Example</i><br><br>
     NFT name : <b>Qora-i/1800.png</b><br>
    <img border="0" src="/i/1800.png" width="5%"><br>
    color : blue-gray with black dot<br>
    Default Qora blockchain path for the PNG file : http://localhost:9090/i/1800.png<br>
    Qora gateway path : http://(gateway IP address or ICANN domain name)/i/1800.png<br>
     e.g. : http://qora.co.uk/i/1800.png or http://62.171.129.176:9090/i/1800.png<br>
    Saved in Qora blockchain block height :
     <a href="/index/blockexplorer.html?tx=MGLsUkrqeqvuzxUMpbv4GRQArViPsvVbSY6RbDBkhugadGb86xHPFBSDEZcqDDa6oCPEm28GkzHNH3xvjJraKCk">851969</a> <br>
    Upload fee (Qora tokens): 1 <br>
    and <a href="/opensea">/OpenSea Qora NFT value-added program.</a>(The owner of each NFT has the right to edit the advertisement[ad] space, QNS /oiXX series.) 
    <br><br>
    </p>
    
    <h2><a target="_top" href="https://opensea.io/collection/qora2">OpenSea</a> Qora2 NFT Project : The i-Colors of 4 Pixels</h2>
    <a target="_top" href="https://opensea.io/collection/qora2">https://opensea.io/collection/qora2</a>
    <p>
    4 pixels PNG files designed by  <a href="/index/blog.html?blogname=okchai">okchai</a> and uploaded to the Qora blockchain are originally created for Artists Pixels Drawing. This NFT project converted the PNG files to NFTs using the OpenSea platform. Buying the NFTs will support the decentralized webpage activities of the Artists.
    </p>
    <h4>NFT name : i/4824.png</h4>
    <p>
    <i>Example</i><br><br>
     NFT name : <b>i/4824.png</b><br>
    <img border="0" src="/i/4824.png" width="5%"><br>
    color : Dark-red with yellow<br>
    Type of External Link : country001 <br>
    External Link for  NFT i/4824.png : http://qora.co.uk/chad001<br>
    Default Qora blockchain path for the PNG file : http://localhost:9090/i/4824.png<br>
    Qora gateway path : http://(gateway IP address or ICANN domain name)/i/4824.png<br>
     e.g. : http://qora.co.uk/i/4824.png or http://62.171.129.176:9090/i/4824.png<br>
    Default Qora blockchain path for the External Link : http://localhost:9090/chad001<br>
    <font color=red>The owner of the NFT has the right to edit the External Link's website.</font><br>
    A location in Qora Blockchain's <a target="_top" href="/i">i-world</a> webpage also point to the External Link. 
    <br><br>
    </p>
    
    
    
    <h2>Airdrop for okchai's OpenSea NFT Collection</h2>
    <p>
    1. All My Qora OpenSea NFT buyers will automatically receive a custody Qora account.<br><br>
    2. Basic Airdrop will be 5 Qora, 1,000Timah x (NFT price in MATIC), 1 QNS* (Qora Naming Service).   <br><br>
    3. Temporary custody services for Qora and Ardor blockchain tokens are provided by <a href="/aitway_v2">aitway_v2</a>, a service offered by <a href="https://aitway.com.sg">AITWAY SYSTEM LLP</a>, a Singapore-based company. The temporary custody services have a maximum duration of 6 months.<br><br>
    4. To have full control over their tokens, NFT buyers can send their own Qora and Ardor account information using the same Ethereum or Polygon NFT buyer account.<br><br>
    5. Timah is a token on the Qora blockchain, with the Qora asset key 192. You can exchange Timah for Qora or vice versa on the Layer 1 Qora DEX using the Qora wallet software.<br><br>
    6. For NFT buyers who prefer to use an Ardor account, based on the conversion rates of 1 Qora = 1 Ignis and 1 Timah = 1 TIM, the NFT buyer will receive an equivalent amount of Ignis and TIM (Ardor-Ignis Asset ID: 18330576449896160871). You can exchange TIM for Ignis or vice versa on the Layer 1 Ardor DEX, and cash out your Ignis value through some exchanges.<br><br>
    7. The purpose of the Airdrop is to promote the usage of Qora and Ardor blockchains, as well as the apps on both blockchains. Blockchain-based cards from mythicalbeings.io will be considered for Airdrop to NFT buyers with an Ardor account (applicable only for NFTs valued above 50 Matic).
    <br><br> * A QNS will be registered under the custody of a Qora account, typically using the shortest available name based on the buyer's Ethereum public key. (e.g.: The buyer address, 0x3c1D78...F99431c72, will receive the QNS name "c72".) The QNS name will be used by Aitway_v2 as a webpage to publish the buyer's Qora token transactions. The ownership of the QNS will be transferred to the buyer if they have a self-custody Qora account. 
    </p>
    
      </div>
    </div>
    
    <div class="footer">
     <p>
     <font size="5">
     <a href="/i/cn">&#20013;</a>
     <a href="/i/a">A</a>
     <a href="/i/b">B</a>
     <a href="/i/c">C</a>
     <a href="/i/d">D</a>
     <a href="/i/e">E</a>
     <a href="/i/f">F</a>
     <a href="/i/g">G</a>
     <a href="/i/h">H</a>
     <a href="/i/i">I</a>
     <a href="/i/j">J</a>
     <a href="/i/k">K</a>
     <a href="/i/l">L</a>
     <a href="/i/m">M</a>
     <a href="/i/n">N</a>
     <a href="/i/o">O</a>
     <a href="/i/p">P</a>
     <a href="/i/q">Q</a>
     <a href="/i/r">R</a>
     <a href="/i/s">S</a>
     <a href="/i/t">T</a>
     <a href="/i/u">U</a>
     <a href="/i/v">V</a>
     <a href="/i/w">W</a>
     <a href="/i/x">X</a>
     <a href="/i/y">Y</a>
     <a href="/i/z">Z</a>
     <a href="/i/1">1</a>
     <a href="/i/2">2</a>
     <a href="/i/3">3</a>
     <a href="/i/4">4</a>
     <a href="/i/5">5</a>
     <a href="/i/6">6</a>
     <a href="/i/7">7</a>
     <a href="/i/8">8</a>
     <a href="/i/9">9</a>
     <a href="/i/0">0</a>
    &nbsp;&nbsp;
     <a href="/index/showpost.html?msg=4z64ShrryU9m97cXzayE5uZxhqFP1hqTCnrbGAv8MCuSpCuACaQX6iTLcZ89eVZ7Ezi2qLqKZF9ueVWxN2kTXb2N">@</a>
    &nbsp; <a href="/twindao">&#174;</a>
     </p> 
    
     </div>
    
    </body>
    </html>
    <html>
    <head>
    <link rel="shortcut icon" href="/qorahongkong/favicon.ico">
    <meta charset="UTF-8">
    <title>/iworld</title>
    </head>
    
    <body>
    <p align="center">
    
    <a href="/isea"><img border="0" src="/i/lt.png" width="14%" height="15"></a><!-- 14 
    --><a href="/icanada"><img border="0" src="/i/g.png" width="3%" height="15"></a><!-- 17 
    --><a href="/isea"><img border="0" src="/i/lt.png" width="4%" height="15"></a><!-- 21 
    --><a href="/icanada"><img border="0" src="/i/g.png" width="2%" height="15"></a><!-- 23 
    --><a href="/isea"><img border="0" src="/i/lt.png" width="2%" height="15"></a><!-- 25 
    --><a href="/icsnada"><img border="0" src="/i/g.png" width="2%" height="15"></a><!-- 27
    --><a href="/isea"><img border="0" src="/i/lt.png" width="3%" height="15"></a><!-- 30
    --><a href="/igreenland"><img border="0" src="/i/o.png" width="10%" height="15"></a><!-- 40
    --><a href="/isea"><img border="0" src="/i/lt.png" width="23%" height="15"></a><!-- 63
    --><a href="/irussia"><img border="0" src="/i/r.png" width="6%" height="15"></a><!-- 69
    --><a href="/isea"><img border="0" src="/i/lt.png" width="29%" height="15"></a><!-- 98  
    1 --><br><a href="/isea"><img border="0" src="/i/lt.png" width="5%" height="15"></a><!-- 5
    --><a href="/iusa"><img border="0" src="/i/y.png" width="3%" height="15"></a><!-- 8
    --><a href="/isea"><img border="0" src="/i/lt.png" width="4%" height="15"></a><!-- 12   
    --><a href="/icanada"><img border="0" src="/i/g.png" width="1%" height="15"></a><!-- 13 
    --><a href="/isea"><img border="0" src="/i/lt.png" width="3%" height="15"></a><!-- 16 
    --><a href="/icanada"><img border="0" src="/i/g.png" width="3%" height="15"></a><!-- 19 
    --><a href="/isea"><img border="0" src="/i/lt.png" width="2%" height="15"></a><!-- 21 
    --><a href="/icsnada"><img border="0" src="/i/g.png" width="2%" height="15"></a><!-- 23
    --><a href="/isea"><img border="0" src="/i/lt.png" width="2%" height="15"></a><!-- 25
    --><a href="/icsnada"><img border="0" src="/i/g.png" width="3%" height="15"></a><!-- 28 
    --><a href="/isea"><img border="0" src="/i/lt.png" width="3%" height="15"></a><!-- 31
    --><a href="/igreenland"><img border="0" src="/i/o.png" width="8%" height="15"></a><!-- 39
    --><a href="/isea"><img border="0" src="/i/lt.png" width="9%" height="15"></a><!-- 48
    --><a href="/inorway"><img border="0" src="/i/rose.png" width="2%" height="15"></a><!-- 50
    --><a href="/isea"><img border="0" src="/i/lt.png" width="9%" height="15"></a><!-- 59
    --><a href="/irussia"><img border="0" src="/i/r.png" width="26%" height="15"></a><!-- 85
    --><a href="/isea"><img border="0" src="/i/lt.png" width="13%" height="15"></a><!-- 98  
    2 --><br><a href="/isea"><img border="0" src="/i/lt.png" width="2%" height="15"></a><!-- 2
    --><a href="/iusa"><img border="0" src="/i/y.png" width="5%" height="15"></a><!-- 7
    --><a href="/icanada"><img border="0" src="/i/g.png" width="6%" height="15"></a><!-- 13 
    --><a href="/isea"><img border="0" src="/i/lt.png" width="7%" height="15"></a><!--  20  
    --><a href="/icanada"><img border="0" src="/i/g.png" width="2%" height="15"></a><!--22 
    --><a href="/isea"><img border="0" src="/i/lt.png" width="2%" height="15"></a><!-- 24 
    --><a href="/icanada"><img border="0" src="/i/g.png" width="4%" height="15"></a><!-- 28 
    --><a href="/isea"><img border="0" src="/i/lt.png" width="2%" height="15"></a><!-- 30 
    --><a href="/igreenland"><img border="0" src="/i/o.png" width="5%" height="15"></a><!-- 35
    --><a href="/isea"><img border="0" src="/i/lt.png" width="12%" height="15"></a><!-- 47
    --><a href="/inorway"><img border="0" src="/i/rose.png" width="2%" height="15"></a><!-- 49
    --><a href="/ifinland"><img border="0" src="/i/gold.png" width="2%" height="15"></a><!-- 51
    --><a href="/irussia"><img border="0" src="/i/r.png" width="3%" height="15"></a><!-- 54
    --><a href="/isea"><img border="0" src="/i/lt.png" width="2%" height="15"></a><!-- 56
    --><a href="/irussia"><img border="0" src="/i/r.png" width="35%" height="15"></a><!-- 91
    --><a href="/isea"><img border="0" src="/i/lt.png" width="7%" height="15"></a><!-- 98  
    3 --><br><a href="/iusa"><img border="0" src="/i/y.png" width="7%" height="15"></a><!-- 7
    --><a href="/icanada"><img border="0" src="/i/g.png" width="14%" height="15"></a><!-- 21 
    --><a href="/isea"><img border="0" src="/i/lt.png" width="4%" height="15"></a><!--  25  
    --><a href="/icanada"><img border="0" src="/i/g.png" width="2%" height="15"></a><!--27 
    --><a href="/isea"><img border="0" src="/i/lt.png" width="2%" height="15"></a><!-- 29 
    --><a href="/igreenland"><img border="0" src="/i/o.png" width="4%" height="15"></a><!-- 33
    --><a href="/isea"><img border="0" src="/i/lt.png" width="4%" height="15"></a><!-- 37
    --><a href="/iiceland"><img border="0" src="/i/br.png" width="2%" height="15"></a><!-- 39
    --><a href="/isea"><img border="0" src="/i/lt.png" width="7%" height="15"></a><!-- 46
    --><a href="/inorway"><img border="0" src="/i/rose.png" width="1%" height="15"></a><!-- 47
    --><a href="/isweden"><img border="0" src="/i/ly.png" width="2.5%" height="15"></a><!-- 49.5
    --><a href="/isea"><img border="0" src="/i/lt.png" width="0.5%" height="15"></a><!-- 50
    --><a href="/ifinland"><img border="0" src="/i/gold.png" width="3%" height="15"></a><!-- 53
    --><a href="/irussia"><img border="0" src="/i/r.png" width="37%" height="15"></a><!-- 90
    --><a href="/isea"><img border="0" src="/i/lt.png" width="8%" height="15"></a><!-- 98  
    4 --><br><a href="/iusa"><img border="0" src="/i/y.png" width="7%" height="15"></a><!-- 7
    --><a href="/icanada"><img border="0" src="/i/g.png" width="12%" height="15"></a><!-- 19 
    --><a href="/isea"><img border="0" src="/i/lt.png" width="3%" height="15"></a><!--  22  
    --><a href="/icanada"><img border="0" src="/i/g.png" width="2%" height="15"></a><!--24 
    --><a href="/isea"><img border="0" src="/i/lt.png" width="6%" height="15"></a><!-- 30 
    --><a href="/igreenland"><img border="0" src="/i/o.png" width="2%" height="15"></a><!-- 32
    --><a href="/isea"><img border="0" src="/i/lt.png" width="12%" height="15"></a><!-- 44
    --><a href="/inorway"><img border="0" src="/i/rose.png" width="2%" height="15"></a><!-- 46
    --><a href="/isweden"><img border="0" src="/i/ly.png" width="3%" height="15"></a><!-- 49
    --><a href="/isea"><img border="0" src="/i/lt.png" width="2.5%" height="15"></a><!-- 51.5
    --><a href="/ifinland"><img border="0" src="/i/gold.png" width="3%" height="15"></a><!-- 54.5
    --><a href="/irussia"><img border="0" src="/i/r.png" width="33.5%" height="15"></a><!-- 88
    --><a href="/isea"><img border="0" src="/i/lt.png" width="10%" height="15"></a><!-- 98  
    5 --><br><a href="/iusa"><img border="0" src="/i/y.png" width="3%" height="15"></a><!-- 3
    --><a href="/isea"><img border="0" src="/i/lt.png" width="3%" height="15"></a><!-- 6 
    --><a href="/iusa"><img border="0" src="/i/y.png" width="1%" height="15"></a><!-- 7
    --><a href="/icanada"><img border="0" src="/i/g.png" width="11%" height="15"></a><!-- 18 
    --><a href="/isea"><img border="0" src="/i/lt.png" width="4%" height="15"></a><!--  22  
    --><a href="/icanada"><img border="0" src="/i/g.png" width="5%" height="15"></a><!--27 
    --><a href="/isea"><img border="0" src="/i/lt.png" width="14%" height="15"></a><!-- 41 
    --><a href="/iuk"><img border="0" src="/i/p.png" width="1%" height="15"></a><!-- 42
    --><a href="/isea"><img border="0" src="/i/lt.png" width="2%" height="15"></a><!-- 44
    --><a href="/inorway"><img border="0" src="/i/rose.png" width="1%" height="15"></a><!-- 45
    --><a href="/isea"><img border="0" src="/i/lt.png" width="1%" height="15"></a><!-- 46
    --><a href="/isweden"><img border="0" src="/i/ly.png" width="2%" height="15"></a><!-- 48
    --><a href="/isea"><img border="0" src="/i/lt.png" width="1.5%" height="15"></a><!-- 49.1
    --><a href="/ilatvia"><img border="0" src="/i/lime.png" width="1.5%" height="15"></a><!-- 51
    --><a href="/iestonia"><img border="0" src="/i/l.png" width="1%" height="15"></a><!-- 52
    --><a href="/irussia"><img border="0" src="/i/r.png" width="29%" height="15"></a><!-- 81
    --><a href="/isea"><img border="0" src="/i/lt.png" width="5%" height="15"></a><!-- 86
    --><a href="/irussia"><img border="0" src="/i/r.png" width="1%" height="15"></a><!-- 87  
    --><a href="/isea"><img border="0" src="/i/lt.png" width="11%" height="15"></a><!-- 98  
    6 --><br><a href="/iusa"><img border="0" src="/i/y.png" width="1%" height="15"></a><!-- 1
    --><a href="/isea"><img border="0" src="/i/lt.png" width="5%" height="15"></a><!-- 6 
    --><a href="/iusa"><img border="0" src="/i/y.png" width="1%" height="15"></a><!-- 7
    --><a href="/icanada"><img border="0" src="/i/g.png" width="13%" height="15"></a><!-- 20
     --><a href="/isea"><img border="0" src="/i/lt.png" width="2%" height="15"></a><!--  22  
    --><a href="/icanada"><img border="0" src="/i/g.png" width="5%" height="15"></a><!--28 
    --><a href="/isea"><img border="0" src="/i/lt.png" width="13.5%" height="15"></a><!-- 40.5 
    --><a href="/iuk"><img border="0" src="/i/p.png" width="1.5%" height="15"></a><!-- 42
    --><a href="/isea"><img border="0" src="/i/lt.png" width="3.25%" height="15"></a><!-- 45.25
    --><a href="/idenmark"><img border="0" src="/i/o.png" width="0.5%" height="15"></a><!-- 45.75
    --><a href="/isea"><img border="0" src="/i/lt.png" width="3.25%" height="15"></a><!-- 49
    --><a href="/ilithuania"><img border="0" src="/i/g.png" width="1%" height="15"></a><!-- 50
    --><a href="/ibelarus"><img border="0" src="/i/y.png" width="1%" height="15"></a><!-- 52
    --><a href="/irussia"><img border="0" src="/i/r.png" width="11%" height="15"></a><!-- 62
    --><a href="/ikazakhstan"><img border="0" src="/i/g.png" width="1%" height="15"></a><!-- 63
    --><a href="/irussia"><img border="0" src="/i/r.png" width="17%" height="15"></a><!-- 80
    --><a href="/isea"><img border="0" src="/i/lt.png" width="5%" height="15"></a><!-- 85
    --><a href="/irussia"><img border="0" src="/i/r.png" width="2%" height="15"></a><!-- 87  
    --><a href="/isea"><img border="0" src="/i/lt.png" width="11%" height="15"></a><!-- 98  
    7 --><br><a href="/isea"><img border="0" src="/i/lt.png" width="6%" height="15"></a><!-- 6 
    --><a href="/icanada"><img border="0" src="/i/g.png" width="14%" height="15"></a><!-- 20
     --><a href="/isea"><img border="0" src="/i/lt.png" width="1%" height="15"></a><!--  21  
    --><a href="/icanada"><img border="0" src="/i/g.png" width="7%" height="15"></a><!--28 
    --><a href="/isea"><img border="0" src="/i/lt.png" width="11%" height="15"></a><!-- 39
    --><a href="/iireland"><img border="0" src="/i/l.png" width="1%" height="15"></a><!-- 40
    --><a href="/isea"><img border="0" src="/i/lt.png" width="0.5%" height="15"></a><!-- 40.5 
    --><a href="/iuk"><img border="0" src="/i/p.png" width="2%" height="15"></a><!-- 42.5
    --><a href="/isea"><img border="0" src="/i/lt.png" width="0.5%" height="15"></a><!-- 43
    --><a href="/inetherlands"><img border="0" src="/i/y.png" width="0.5%" height="15"></a><!-- 43.5
    --><a href="/igermany"><img border="0" src="/i/dr.png" width="3.5%" height="15"></a><!-- 47
    --><a href="/ipoland"><img border="0" src="/i/br.png" width="3%" height="15"></a><!-- 50
    --><a href="/ibelarus"><img border="0" src="/i/y.png" width="2%" height="15"></a><!-- 52
    --><a href="/irussia"><img border="0" src="/i/r.png" width="7%" height="15"></a><!-- 59
    --><a href="/ikazakhstan"><img border="0" src="/i/g.png" width="7%" height="15"></a><!-- 66
    --><a href="/irussia"><img border="0" src="/i/r.png" width="11%" height="15"></a><!-- 77
    --><a href="/ichina"><img border="0" src="/i/g50.png" width="2%" height="15"></a><!-- 79
    --><a href="/irussia"><img border="0" src="/i/r.png" width="4%" height="15"></a><!-- 83
    --><a href="/isea"><img border="0" src="/i/lt.png" width="0.5%" height="15"></a><!-- 83.5
    --><a href="/irussia"><img border="0" src="/i/r.png" width="0.5%" height="15"></a><!-- 84  
    --><a href="/isea"><img border="0" src="/i/lt.png" width="2%" height="15"></a><!-- 86
    --><a href="/irussia"><img border="0" src="/i/r.png" width="1%" height="15"></a><!-- 87  
    --><a href="/isea"><img border="0" src="/i/lt.png" width="11%" height="15"></a><!-- 98
      8 --><br><a href="/isea"><img border="0" src="/i/lt.png" width="6.5%" height="8"></a><!-- 6.5 
    --><a href="/icanada"><img border="0" src="/i/g.png" width="17.5%" height="8"></a><!-- 24
     --><a href="/isea"><img border="0" src="/i/lt.png" width="17%" height="8"></a><!-- 41
    --><a href="/iuk"><img border="0" src="/i/p.png" width="1%" height="8"></a><!-- 42
    --><a href="/isea"><img border="0" src="/i/lt.png" width="1%" height="8"></a><!-- 43
    --><a href="/ibelgium"><img border="0" src="/i/br.png" width="0.5%" height="8"></a><!-- 43.5
    --><a href="/igermany"><img border="0" src="/i/dr.png" width="2.5%" height="8"></a><!-- 46
    --><a href="/ipoland"><img border="0" src="/i/br.png" width="3%" height="8"></a><!-- 49
    --><a href="/iUkraine"><img border="0" src="/i/lime.png" width="3%" height="8"></a><!-- 52
    --><a href="/irussia"><img border="0" src="/i/r.png" width="4%" height="8"></a><!-- 56
    --><a href="/ikazakhstan"><img border="0" src="/i/g.png" width="11%" height="8"></a><!-- 67
    --><a href="/irussia"><img border="0" src="/i/r.png" width="2%" height="8"></a><!-- 69
    --><a href="/imongolia"><img border="0" src="/i/lime.png" width="2%" height="8"></a><!-- 71
    --><a href="/irussia"><img border="0" src="/i/r.png" width="5%" height="8"></a><!-- 76 
    --><a href="/ichina"><img border="0" src="/i/g50.png" width="3%" height="8"></a><!-- 79
    --><a href="/irussia"><img border="0" src="/i/r.png" width="4%" height="8"></a><!-- 83
    --><a href="/isea"><img border="0" src="/i/lt.png" width="1%" height="8"></a><!-- 84
    --><a href="/irussia"><img border="0" src="/i/r.png" width="0.5%" height="8"></a><!-- 84.5  
    --><a href="/isea"><img border="0" src="/i/lt.png" width="13.5%" height="8"></a><!-- 98 
    9 --><br><a href="/isea"><img border="0" src="/i/lt.png" width="5.5%" height="7"></a><!-- 5.5 
    --><a href="/icanada"><img border="0" src="/i/g.png" width="0.5%" height="7"></a><!-- 6
    --><a href="/isea"><img border="0" src="/i/lt.png" width="0.5%" height="7"></a><!-- 6.5 
    --><a href="/icanada"><img border="0" src="/i/g.png" width="15.5%" height="7"></a><!-- 22
    --><a href="/isea"><img border="0" src="/i/lt.png" width="5%" height="7"></a><!-- 27 
    --><a href="/icanada"><img border="0" src="/i/g.png" width="1%" height="7"></a><!-- 28 
    --><a href="/isea"><img border="0" src="/i/lt.png" width="14.5%" height="7"></a><!-- 42.5 
    --><a href="/ifrance"><img border="0" src="/i/rose.png" width="1%" height="7"></a><!-- 43.5
    --><a href="/igermany"><img border="0" src="/i/dr.png" width="2.5%" height="7"></a><!-- 46
    --><a href="/ipoland"><img border="0" src="/i/br.png" width="3.5%" height="7"></a><!-- 49.5
    --><a href="/iUkraine"><img border="0" src="/i/lime.png" width="5.5%" height="7"></a><!-- 55
    --><a href="/irussia"><img border="0" src="/i/r.png" width="3%" height="7"></a><!-- 58
    --><a href="/ikazakhstan"><img border="0" src="/i/g.png" width="10%" height="7"></a><!-- 68
    --><a href="/imongolia"><img border="0" src="/i/lime.png" width="8%" height="7"></a><!-- 76
    --><a href="/ichina"><img border="0" src="/i/g50.png" width="4%" height="7"></a><!-- 80
    --><a href="/irussia"><img border="0" src="/i/r.png" width="3.5%" height="7"></a><!-- 83.5
    --><a href="/isea"><img border="0" src="/i/lt.png" width="1%" height="7"></a><!-- 84.5
    --><a href="/irussia"><img border="0" src="/i/r.png" width="0.5%" height="7"></a><!-- 85  
    --><a href="/isea"><img border="0" src="/i/lt.png" width="13%" height="7"></a><!-- 98
    9.5 --><br><a href="/isea"><img border="0" src="/i/lt.png" width="5.5%" height="7"></a><!-- 5.5 
    --><a href="/icanada"><img border="0" src="/i/g.png" width="0.5%" height="7"></a><!-- 6
    --><a href="/isea"><img border="0" src="/i/lt.png" width="0.5%" height="7"></a><!-- 6.5 
    --><a href="/iusa"><img border="0" src="/i/y.png" width="10.5%" height="7"></a><!-- 17
    --><a href="/isea"><img border="0" src="/i/lt.png" width="1%" height="7"></a><!-- 18
    --><a href="/icanada"><img border="0" src="/i/g.png" width="6%" height="7"></a><!-- 24 
    --><a href="/isea"><img border="0" src="/i/lt.png" width="2%" height="7"></a><!-- 26 
    --><a href="/icanada"><img border="0" src="/i/g.png" width="2%" height="7"></a><!-- 28 
    --><a href="/isea"><img border="0" src="/i/lt.png" width="13.5%" height="7"></a><!-- 41.5 
    --><a href="/ifrance"><img border="0" src="/i/rose.png" width="3%" height="7"></a><!-- 44.5
    --><a href="/igermany"><img border="0" src="/i/dr.png" width="1.5%" height="7"></a><!-- 46
    --><a href="/ichechia"><img border="0" src="/i/y.png" width="1.5%" height="7"></a><!-- 47.5
    --><a href="/islovakia"><img border="0" src="/i/rose.png" width="1%" height="7"></a><!-- 48.5
    --><a href="/iUkraine"><img border="0" src="/i/lime.png" width="4.5%" height="7"></a><!-- 53
    --><a href="/irussia"><img border="0" src="/i/r.png" width="4%" height="7"></a><!-- 57
    --><a href="/ikazakhstan"><img border="0" src="/i/g.png" width="11%" height="7"></a><!-- 68
    --><a href="/ichina"><img border="0" src="/i/g50.png" width="0.5%" height="7"></a><!-- 68.5
    --><a href="/imongolia"><img border="0" src="/i/lime.png" width="8.5%" height="7"></a><!-- 77
    --><a href="/ichina"><img border="0" src="/i/g50.png" width="4%" height="7"></a><!-- 81
    --><a href="/irussia"><img border="0" src="/i/r.png" width="3%" height="7"></a><!-- 84
    --><a href="/isea"><img border="0" src="/i/lt.png" width="1%" height="7"></a><!-- 85
    --><a href="/irussia"><img border="0" src="/i/r.png" width="0.5%" height="7"></a><!-- 85.5  
    --><a href="/isea"><img border="0" src="/i/lt.png" width="12.5%" height="7"></a><!-- 98  
    10 --><br>
    
    
    
    </p>
    </body>
    </html>