//****** Advanced DHTML Popup Pro Version 2.450.0103.206.023,  Build: 162 ******

// Copyright (c) Digital Flow Software 2005-2008
// 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 id=popup><h1>Foot Reflexology</h1><p><img src=../images/reflex.jpg width=214 align=left height=400 hspace=5></p><p>Reflexology is an ancient healing art recorded by the early Egyptians and re-discovered in the 1920s by Eunice Ingham, a nurse who mapped out the reflexes we know today.</p><p>Reflexes are specific areas on the feet that correspond to parts of the body, creating a kind of ‘mirror’ or map to aid the reflexologist.</p><p>While reflexology improves the circulation and mobility of the feet, when the reflexes are stimulated, they can also influence and balance the corresponding body part. The bunion area includes the reflexes of the upper back and spine, the throat and thyroid, the chest and the heart.</p><p>For a qualified reflexologist in your area visit <a href=http://www.aor.org.uk>www.aor.org.uk </a></p><p>Foot map chart by kind permission of the Association of Reflexologists</p></div> "
   new adp("template07",htmlstring,"Fade-in/fade-out with delays");
// *** 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;}}
}
