//---- Created using Likno Web Modal Windows Builder ver. 1.1.134.1 -----

// Copyright (c) Likno Software 2008-2009
// This code is property of Likno Software and licensed for use in *websites* only. It is *not* licensed for use in distributable implementations (applications or CD-based webs), unless the related license is provided by Likno Software.
// Any unauthorized use, reverse-engineering, alteration, transmission, transformation, 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 headID = document.getElementsByTagName("head")[0];

var lwmwName = 'modal_botom';

var nua=navigator.userAgent,scriptNo=(nua.indexOf('Chrome')>-1)?2:((nua.indexOf('Safari')>-1)?7:(nua.indexOf('Gecko')>-1)?2:((document.layers)?3:((nua.indexOf('Opera')>-1)?4:((nua.indexOf('Mac')>-1)?5:1))));var lwmwmpi=document.location,xt="";
var mpa=lwmwmpi.protocol+"//"+lwmwmpi.host;
var lwmwmpi=lwmwmpi.protocol+"//"+lwmwmpi.host+lwmwmpi.pathname;
if(scriptNo==1){oBC=document.all.tags("BASE");if(oBC && oBC.length) if(oBC[0].href) lwmwmpi=oBC[0].href;}
while (lwmwmpi.search(/\\/)>-1) lwmwmpi=lwmwmpi.replace("\\","/");
lwmwmpi=lwmwmpi.substring(0,lwmwmpi.lastIndexOf("/")+1);
var e=document.getElementsByTagName("SCRIPT");
for (var i=0;i<e.length;i++){if (e[i].src){if (e[i].src.indexOf(lwmwName+".js")!=-1){xt=e[i].src.split("/");if (xt[xt.length-1]==lwmwName+".js"){xt=e[i].src.substring(0,e[i].src.length-lwmwName.length-3);if (e[i].src.indexOf("://")!=-1){lwmwmpi=xt;}else{if(xt.substring(0,1)=="/")lwmwmpi=mpa+xt; else lwmwmpi+=xt;}}}}}
while (lwmwmpi.search(/\/\.\//)>-1) {lwmwmpi=lwmwmpi.replace("/./","/");}

var modal_botom,copyright,transformationgurantee,termsandconditions,sell2010sept,biographies;

if (typeof(jQuery) == 'undefined'){
	var newScript_jQ = document.createElement('script');
	newScript_jQ.type = 'text/javascript';
	newScript_jQ.onload = jQloaded;
	newScript_jQ.onreadystatechange = jQloaded;
	newScript_jQ.src = lwmwmpi+"jquery.js";
	headID.appendChild(newScript_jQ);
} else jQloaded();

function jQloaded(){
	if (typeof(jQuery) != 'undefined'){ 
		var newScript_lib = document.createElement('script');
		newScript_lib.type = 'text/javascript';
		newScript_lib.src = lwmwmpi+"likno-modal-lib.js";
		newScript_lib.onload = load_modal_botom;
		newScript_lib.onreadystatechange = load_modal_botom;
		headID.appendChild(newScript_lib);
	}
}

function load_modal_botom() {if (typeof(jQuery) != 'undefined' && typeof(jQuery.liknoModal) != 'undefined'){jQuery.modal_botom = jQuery.extend(true, {}, jQuery.liknoModal);jQuery.modal_botom.impl.defaults = jQuery.extend(true, jQuery.modal_botom.impl.defaults, {modalClass: 'modal_botom',overlayId: 'modal_botom-overlay',containerId: 'modal_botom-container',zIndex:2000,overlayCss:{backgroundColor:'#310032'},opacity:50,close:{closeClass: 'modal_botom-close',overlayClose:true,escClose:true,show:true,text:"<div name='myLiknoModalCloseName'><span title='Close'><a href='javascript:void(0)' style='color:#000066;'>Close</a> <img src='"+lwmwmpi+"modal_botom/image_007_close.png' align='absmiddle' /></span></div>", textCss:nRTC("top: 10px; right: 10px; font-size:11px; font-family:Verdana,Arial,Helvetica,sans-serif;")},position:[0,0],positionType:0,containerCss:nRTC("width:600px;height:500px;font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; border:3px solid #310032;"),domainCode:'246C373D5B223638373437343730222C22334132463246222C223634363137323635373436463637364336463737222C223633364636443246225D2C246C352C246C363D5B223636363936433635222C223643364636333631364336383646373337343246222C223233373536453643363936443639373436353634333132333246225D3B',ajaxLoadImage:""+lwmwmpi+"modal_botom/ajax-loader-clock.gif", ajaxLoadDiv:"<div id='modalAjax' style='background-image:url("+lwmwmpi+"modal_botom/ajax-loader-clock.gif);background-position: center center; background-repeat: no-repeat;'></div>",header:{show:false},footer:{show:false},wrapCss:nRTC("background-color:#f8f6e6; padding:40px;"),isMultiSheet:false, currentSheet:0,loop:true,play:{autoStart:false,pauseByMouse:false,direction:0,delay:1500},navigationBar:{maxSheets:9,show:true,showFirst:true,showPrev:true,showPlayPause:true,showNext:true,showLast:true,showSheets:true,cssClasses:".modal_botom{border-width:0px;margin:0px;padding:0px;}",text:"Sheets:",images:{butFirst:lwmwmpi+'modal_botom/image_064_first.png',butFirstOver:lwmwmpi+'modal_botom/image_064_first_over.png',butPrev:lwmwmpi+'modal_botom/image_064_previous.png',butPrevOver:lwmwmpi+'modal_botom/image_064_previous_over.png',butPlay:lwmwmpi+'modal_botom/image_064_play.png',butPlayOver:lwmwmpi+'modal_botom/image_064_play_over.png',butPause:lwmwmpi+'modal_botom/image_064_pause.png',butPauseOver:lwmwmpi+'modal_botom/image_064_pause_over.png',butNext:lwmwmpi+'modal_botom/image_064_next.png',butNextOver:lwmwmpi+'modal_botom/image_064_next_over.png',butLast:lwmwmpi+'modal_botom/image_064_last.png',butLastOver:lwmwmpi+'modal_botom/image_064_last_over.png'}},transition:{openWhat:{height:'show'}, openHow: 0,closeWhat:{height:'hide'}, closeHow: 0},animation:{window:{openWhat:{opacity:'show'},openHow: {easing: 'linear', duration: 500},closeWhat:{opacity:'hide'}, closeHow: {easing: 'linear', duration: 500}},overlay:{openWhat:{opacity:'show'},openHow: 500,closeWhat:{opacity:'hide'}, closeHow: 500}},dataId: "modal_botom-data"});lwmw_preloadImages(jQuery.modal_botom.impl.defaults);jQuery(function () {jQuery("#copyright").click(function(){copyright();});jQuery("#discovering_the_godess_within").live("click",function(){copyright();});jQuery("#transformationgurantee").click(function(){transformationgurantee();});jQuery("#termsandconditions").click(function(){termsandconditions();});jQuery("#sell2010sept").click(function(){sell2010sept();});jQuery("#biographies").click(function(){biographies();});});modal_botom = function (data, options) {return jQuery.modal_botom.impl.init(data, options);};modal_botom.close = function (doNext) {return jQuery.modal_botom.impl.close(doNext);};var modal_botom_copyright_options = jQuery.extend(true,{ }, jQuery.modal_botom.impl.defaults, { });lwmw_preloadImages(modal_botom_copyright_options);modal_botom.copyright=copyright=function(options){jQuery.modal_botom.impl.init("<span class=\"titre1\">Copyright and Trademarks</span>    <p class=\"corpsdetexte\">All the material on this web site which includes words, pictures,  photographs, downloadable documents,   moving images and eventually sound, is owned by Dare to Glow and its  content providers.</p>       <p class=\"corpsdetexte\">You may not copy any material on the web site without our permission  and all content and the appearance and structure of the site remain our  property.</p>       <p class=\"corpsdetexte\">Dare to Glow is a registered company in Geneva, Switzerland and our  trade name. We have a registered trade mark for such name.</p>",jQuery.extend(true,modal_botom_copyright_options,options));};var modal_botom_transformationgurantee_options = jQuery.extend(true,{ }, jQuery.modal_botom.impl.defaults, { });lwmw_preloadImages(modal_botom_transformationgurantee_options);modal_botom.transformationgurantee=transformationgurantee=function(options){jQuery.modal_botom.impl.init("<table width=\"100%\" border=\"0\">         <tr>           <td rowspan=\"2\"><img src=\"picture_file/DtG_Stamp2.png\" width=\"146\" height=\"146\" alt=\"Stamp\" /></td>              <p class=\"corpsdetexte\">&nbsp;</p></td>         </tr>         <tr>           <td><p class=\"corpsdetexte\">Transformation Guarantee at 100%</p> <p class=\"corpsdetexte\">Our aim is to exceed expectations. If, after attending a Dare to Glow event, you are not completely satisfied, please contact idare@daretoglow.com within 24 hours. A 100% cash refund is authorized for 24 hours after the event. You must have attended the event, consultation, or workshop. This refund does not apply in case of absence or cancellation for any reason.</p>  <p class=\"corpsdetexte\">Dare to Glow events, classes, workshops, consultations are powerful and produce change. Dare to Glow is committed to inspire and to guide you in your advancement towards the best you can be. Dare to Glow is proud of women who are really committed to change and grow. We look forward to being a trustworthy companion on your journey.</p>  <p class=\"corpsdetexte\">Stay fabulous and live with passion..</p></td>         </tr>       </table>",jQuery.extend(true,modal_botom_transformationgurantee_options,options));};var modal_botom_termsandconditions_options = jQuery.extend(true,{ }, jQuery.modal_botom.impl.defaults, { });lwmw_preloadImages(modal_botom_termsandconditions_options);modal_botom.termsandconditions=termsandconditions=function(options){jQuery.modal_botom.impl.init("<span class=\"titre1\">Terms and Conditions</span></strong></p>       Cancellation  Policy</strong></p>       <p class=\"corpsdetexte\">You may cancel or  reschedule a private class, consultation or workshop <strong>48 hours</strong> <strong>or more</strong> prior  to the appointment at no charge. If cancellation occurs <strong>between 48 hours and 24 hours</strong> prior to the appointment, you will  incur a cancellation fee equal to 50% of the final price. You are responsible  for paying 100% of the final price if you cancel <strong>less then 24 hours </strong>before  the appointment. </p>       <p class=\"corpsdetexte\">The  above <strong>does not include Perpendicular Body Awareness semi private class  packages</strong> that cannot be neither cancel nor rescheduled in any case (see  special condition in the corresponding prices list).</p>       <p class=\"corpsdetexte\">You  will be refunded with a voucher valid for one year starting from the date of  the event canceled and to be used in deduction of any other service provided by  Dare to Glow.  <strong>No cash refund.</strong></p>       <p class=\"corpsdetexte\"><strong>Dare  to Glow reserves the right to cancel or reschedule services</strong>.  In the unlikely event that your class or workshop does not take place after  your booking has been confirmed in writing, we will make every effort to  reschedule it and you will be offered an alternative date to take the course.  In the case we don't find a new suitable date, 100% of the amount already paid  will be refunded in cash.</p>       <p class=\"corpsdetexte\">&nbsp;</p> <p class=\"corpsdetexte\"><span class=\"titre1\">Dare To Glow Privacy Policy  Statement</span></p> <p class=\"corpsdetexte\">Our  postal address is:<br /> 26,  rue Voltaire, CH 1201. Geneva,   Switzerland</p> <p class=\"corpsdetexte\">We  can be reached :<br />   via e-mail at: idare@daretoglow.com<br />   or  by telephone at  +41786861678 </p> <p class=\"corpsdetexte\"><strong><br />   Visiting our website</strong><br />   <br />   For  each visitor to our Web page, our Web server automatically recognizes only the  consumer's domain name (where possible), but not the e-mail address.</p> <p class=\"corpsdetexte\">We  collect aggregate information on what pages consumers access or visit, as well  as information volunteered by the consumer, such as newsletter subscriptions,  survey responses and/or site registrations. The information we collect is used  to improve <strong>Dare to Glow </strong>services and the content of our Web page, and is  never shared with other organizations for commercial purposes.</p> <p class=\"corpsdetexte\">A  cookie is a piece of data that identifies you as a unique user. We use cookies  to store visitors' preferences and record session information, such as pages  most visited and document downloading. </p> <p class=\"corpsdetexte\"><strong></strong><strong><br />   Ad Servers</strong></p> <p class=\"corpsdetexte\">We  do not partner with or have special relationships with any ad server companies. </p> <p class=\"corpsdetexte\"><strong>  <br />   Dare to Glow services</strong></p> <p class=\"corpsdetexte\">Any  information collected by <strong>Dare to Glow </strong>on a client during, prior or after  a service will be kept strictly confidential and will be use only for  delivering the service itself at the exclusion of any other purpose.</p> <p class=\"corpsdetexte\">Information  are kept under password on secure and encrypted computer or server. The access  is strictly limited to <strong>Dare to Glow</strong>'s staff.</p> <p class=\"corpsdetexte\">Each  customer is asked by written email or letter to participate on our website with  testimonials and/or pictures. Under written agreement, <strong>Dare to Glow</strong> might publish the information sent by the customer, either on <strong>Dare to Glow</strong> Web pages or any other material. Customer full name will not be disclosed  unless stated otherwise. </p> <p class=\"corpsdetexte\"><strong></strong><strong><br />   Newsletters and promotions</strong><br />   <br /> If  you do not want to receive e-mail from us in the future, please let us know by  sending an e-mail to idaretoregister@daretoglow.com.</p> <p class=\"corpsdetexte\">If  you supply us with your postal address, you may receive meaningful mailings  from us with information on new products and services or special invitation to  upcoming events. If you do not wish to receive such mailings, please let us  know by sending us an Email or calling us at the above telephone number. Please  provide us with your exact name and address.</p> <p class=\"corpsdetexte\">If  you supply us with your telephone numbers, you may receive calls from us with  information regarding new products and services or upcoming events. If you do  not wish to receive such telephone calls, please let us know by sending us an  email or calling us at the above telephone number. Please provide us with your  name and phone number. </p> <p class=\"corpsdetexte\"><strong><br />   Your Consent and Changes to the  Privacy Policy</strong><br />   <br />   By  using our web site and/our our services, you consent to the collection and use  of your information as we have outlined in this policy.</p> <p class=\"corpsdetexte\">From  time to time, we may use customer information for new, unanticipated uses not  previously disclosed in our privacy notice. If our information practices change  at some time in the future, we will post the policy changes to our Web site. If  you are concerned about how your information is used, you should check our Web  site periodically.</p> <p class=\"corpsdetexte\">Upon  request, we offer visitors the ability to have inaccuracies corrected in  contact information information sending us an Email or by calling us at the  above telephone number.</p> <p class=\"corpsdetexte\">With  respect to security: We have appropriate security measures in place in our  physical facilities to protect against the loss, misuse, or alteration of  information that we have collected from you.</p> <p class=\"corpsdetexte\">If  you feel that this site is not following its stated information policy, you may  contact us at the above address or phone number.</p>",jQuery.extend(true,modal_botom_termsandconditions_options,options));};var modal_botom_sell2010sept_options = jQuery.extend(true,{ }, jQuery.modal_botom.impl.defaults, { });lwmw_preloadImages(modal_botom_sell2010sept_options);modal_botom.sell2010sept=sell2010sept=function(options){jQuery.modal_botom.impl.init("<p class=\"corpsdetexte\">Please choose your preferred date below  to proceed to registration:</p>       <p class=\"corpsdetexte\"><a href=\"http://www.sellyourevents.com/DaretoGlowforaDayDomaineEnPraël18092010.aspx  \" target=\"_blank\">Saturday 18th September at Domaine En  Praël, Romainmôtier</a></p>       <p class=\"corpsdetexte\"><a href=\"http://www.sellyourevents.com/DaretoGlowforaDayDanceArea19092010.aspx\" target=\"_blank\">Sunday 19th September at Dance Area, Geneva</a></p>       <p class=\"corpsdetexte\">See you soon!</p>",jQuery.extend(true,modal_botom_sell2010sept_options,options));};var modal_botom_biographies_options = jQuery.extend(true,{ }, jQuery.modal_botom.impl.defaults, { });lwmw_preloadImages(modal_botom_biographies_options);modal_botom.biographies=biographies=function(options){jQuery.modal_botom.impl.init("       <p class=\"titre1\">&nbsp;</p>       <p class=\"corpsdetexte\">We have a question for you: how do you cultivate your inner power and passion?<br /> What impact could we all make as women if every one of us felt empowered and dynamic? <br /> Would you like to enjoy events that are fun, let you reconnect with your sensuality, and let you transform into someone who finds it easy to be authentic and passionate.<br /> Do you dare? <br /> We are here for you!</p>       <p class=\"corpsdetexte\"><span class=\"titre1\">Biographies</span></p>       <p class=\"corpsdetexte\">Dr. Madelon Evers  is a Dutch-Canadian with 16 years of experience as a manager, business owner,  consultant and certified executive coach serving international companies in  numerous countries. Based in Switzerland since 2008, she coaches young talent and high potentials in business. Madelon is  a specialist in innovative thinking and leadership development. Email: Madelon  (at) daretoglow.com </p>       <p class=\"corpsdetexte\">Carolina Rodriguez Barros is an ex-model and designer turned Glowing  Master, who helps dynamic women to reinvent their lives. Carolina set up Dare  to Glow in Geneva after working in South America and South East Asia. She is a  specialist in Personal Image and Identity. She is co-author of the e-book  Reflections, about how women are conditioned and what to do to bring to light  your true feminine identity and real inner beauty. Email: Carolina (at)  daretoglow.com</p>       ",jQuery.extend(true,modal_botom_biographies_options,options));};}}
/*134.1*/
