head


    <head>
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <title>
        BeautyTips Demo Page
      </title>
      <meta name="author" content="Jeff Robbins">
      <script src="graphic-canvas-util-beautytips-other-libs-jquery-1.3.min.js" type="text/javascript" charset="utf-8">
  </script>
      <script src="graphic-canvas-util-beautytips-other-libs-bgiframe_2.1.1/jquery.bgiframe.min.js" type="text/javascript" charset="utf-8">
  </script><!--[if IE]><script src="graphic-canvas-util-beautytips-other-libs-excanvas-0002-excanvas-compressed.js" type="text/javascript" charset="utf-8"></script><![endif]-->
  
      <script src="graphic-canvas-util-beautytips-jquery.bt.min.js" type="text/javascript" charset="utf-8">
  </script>
      <script type="text/javascript">
  

ready


        document.ready(function(){
          $('a').bt('<img style="position:relative; left:100px;" src="graphic-canvas-util-beautytips-demo-demofiles-beautytips.png" height="122" width="181" />', {
            strokeStyle: '#666',
            strokeWidth: 1,
            cornerRadius: 25,
            padding: 2,
            positions: 'top',
            spikeLength: 20,
            spikeGirth: 15,
            centerPointX: .9
          });
        });
      </script>
    </head>
  

body


    <body style="text-align:center">
  <p align=right><a href=http://www.lullabot.com/files/bt/bt-latest/DEMO/index.html>demo(s)</a></p>
      <div style="height:300px"></div>
      <a href="sub-tutorial-web-6.html">hello</a>
    </body>
  </html>