//****** Advanced DHTML Popup Pro Version 2.30.026.166.017,  Build: 126 ******

// Copyright (c) Digital Flow Software 2005-2006
// The present javascript code is property of Digital Flow Software.
// This code can only be used inside Internet/Intranet web sites located on *web servers*, as the outcome of a licensed Advanced DHTML Popup application only. 
// This code *cannot* be used inside distributable implementations (such as demos, applications or CD-based webs), unless this implementation is licensed with an "Advanced DHTML Popup License for Distributed Applications". 
// Any unauthorized use, reverse-engineering, alteration, transmission, transformation, facsimile, or copying of any means (electronic or not) is strictly prohibited and will be prosecuted.
// ***Removal of the present copyright notice is strictly prohibited***

var df,rf=false,na=navigator.userAgent,dt=document,op=(na.indexOf('Opera')!=-1),dm=(dt.getElementById)?true:false,ie5x=(dt.all&&dm),mci=(na.indexOf('Mac')!=-1);df=((ie5x||op)&&mci);decide();function decide(){if(df){return;}else{rf=true;}}
if(rf){
function initADP(){bdf=0;
// *** Begin advanced user scripting area ***
   htmlstring="<div style=\"position:absolute;bottom:130;left:75; width:150px; height:35px\"></div> <table border=\"1\" width=\"300\" style=\"font-size: 10pt; font-family: Verdana; color: #800000; font-weight: bold\">  <tr>    <td width=\"100%\">      <p align=\"center\">Why Do We Offer These Programs?</p>      <ul>        <li>          <p align=\"left\">Most of our products are <font color=\"#FF0000\">hand          made</font> and therefore NOT produced in mass quantities.&nbsp;</li>        <li>          <p align=\"left\">We have more than <font color=\"#FF0000\">1800          registered dealers worldwide.</font></li>        <li>          <p align=\"left\"><font color=\"#800000\">Many of our products are </font><font color=\"#FF0000\">rare          or one of a kind items.</font></li>        <li>          <p align=\"left\"><font color=\"#800000\">In the past some dealers have          not been diligent in checking our Website for out of stock and          discontinued items, selling products taken down from our Website as          much as a year earlier. When they sell a product we can't deliver          everyone looks bad. And while hand made unique products are preferred          and in demand, the sometimes limited quantities makes it an insecure          marketing environment for you.</font></li>        <li>          <p align=\"left\"><font color=\"#800000\">By offering you optional          programs with extraordinary guarantees and discounts we hope to          encourage you to feel more secure to market our products aggressively          and with confidence. </font><font color=\"#FF0000\">The cost of the          programs are only pennies a day</font><font color=\"#800000\"> and the          higher discounts you receive more than pay for the cost of the          programs in the first few orders. </font><font color=\"#FF0000\">Our Aim          is to Help You Sell our Products, Not to Sell you Programs.</font></li>        <li>          <p align=\"left\">All dealers wanting to sell our products, whether          through our Basic Dealer Program, or our Optional Programs, are          welcome to market and sell our products. You are all part of our          Family of Worldwide Dealers, and our staff is always eager to help. <font color=\"#FF0000\">Feel          free to contact us at any time with your questions or comments. You          will find us amazingly accessible!</font></li>      </ul>      <p align=\"center\"><font color=\"#0000FF\">Click on the Program Links for      more information</font>    </td>  </tr></table>"
   new adp("OurStory",htmlstring,"Program Story - Move Box w/mouse to Position");
// *** End advanced user scripting area ***
}
if(window.attachEvent){window.attachEvent('onload', initADP);}else{if(typeof window.onload == 'function'){var preADP = window.onload;window.onload = function(){preADP();initADP();}}else{window.onload = initADP;}}
}

