//---- Created using Likno Web Modal Windows Builder ver. 1.1.128.2 -----

// 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 = 'likno-modal-project';

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 likno_modal_project,driving_2kkn,form_external,kkn_guest_comments,VideoKiheiKaiNani;

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_likno_modal_project;
		newScript_lib.onreadystatechange = load_likno_modal_project;
		headID.appendChild(newScript_lib);
	}
}

function load_likno_modal_project() {if (typeof(jQuery) != 'undefined' && typeof(jQuery.liknoModal) != 'undefined'){jQuery.likno_modal_project = jQuery.extend(true, {}, jQuery.liknoModal);jQuery.likno_modal_project.impl.defaults = jQuery.extend(true, jQuery.likno_modal_project.impl.defaults, {modalClass: 'likno_modal_project',overlayId: 'likno_modal_project-overlay',containerId: 'likno_modal_project-container',ZIndex:9000,overlayCss:{backgroundColor:'#000000'},opacity:75,close:{closeClass: 'likno-modal-project-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+"likno-modal-project/close.gif' align='absmiddle' /></span></div>", textCss:nRTC("top: 10px; right: 10px; font-size:11px; font-family:Verdana,Arial,Helvetica,sans-serif;")},containerCss:nRTC("width:400px;height:300px;font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; border:3px solid #CFDEF1;"),domainCode:'246C373D5B223638373437343730222C22334132463246222C223233373536453643363936443639373436353634333132333246225D2C246C352C246C363D5B223636363936433635222C223643364636333631364336383646373337343246222C223233373536453643363936443639373436353634333132333246225D3B',ajaxLoadDiv:"<div id='modalAjax' style='background-image:url("+lwmwmpi+"likno-modal-project/ajax-loader-clock.gif);background-position: center center; background-repeat: no-repeat;'></div>",header:{show:true,text:"Header Content",textCss:nRTC("text-align:center; background-color:#E1EDFB; border-width: 0px 0px 3px 0px; border-style: solid; border-color: #CFDEF1; height:25px; padding:10px 0px 0px 0px;")},footer:{show:true,text:"Footer Content  - Click on the overlay or press \"ESC\" to close",textCss:nRTC("text-align:center; background-color:#E1EDFB; border-width: 3px 0px 0px 0px; border-style: solid; border-color: #CFDEF1;height:25px; padding:10px 0px 0px 0px;")},wrapCss:nRTC("background-color:#EAF1FB; padding:3px;"),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:".likno_modal_project{border-width:0px;margin:0px;padding:0px;}",text:"Sheets:", images:{butFirst:lwmwmpi+'likno-modal-project/image_064_first.png',butFirstOver:lwmwmpi+'likno-modal-project/image_064_first_over.png',butPrev:lwmwmpi+'likno-modal-project/image_064_previous.png',butPrevOver:lwmwmpi+'likno-modal-project/image_064_previous_over.png',butPlay:lwmwmpi+'likno-modal-project/image_064_play.png',butPlayOver:lwmwmpi+'likno-modal-project/image_064_play_over.png',butPause:lwmwmpi+'likno-modal-project/image_064_pause.png',butPauseOver:lwmwmpi+'likno-modal-project/image_064_pause_over.png',butNext:lwmwmpi+'likno-modal-project/image_064_next.png',butNextOver:lwmwmpi+'likno-modal-project/image_064_next_over.png',butLast:lwmwmpi+'likno-modal-project/image_064_last.png',butLastOver:lwmwmpi+'likno-modal-project/image_064_last_over.png'}},transition:{openWhat:{height:'show'}, openHow: 0,closeWhat:{height:'hide'}, closeHow: 0},dataId: "likno_modal_project-data"});jQuery(function () {jQuery("#driving_2kkn").click(function(){driving_2kkn();});jQuery("#form_external").click(function(){form_external();});jQuery("#kkn_guest_comments").click(function(){kkn_guest_comments();});jQuery("#VideoKiheiKaiNani").click(function(){VideoKiheiKaiNani();});});likno_modal_project = function (data, options) {return jQuery.likno_modal_project.impl.init(data, options);};likno_modal_project.close = function (doNext) {return jQuery.likno_modal_project.impl.close(doNext);};likno_modal_project.driving_2kkn=driving_2kkn=function(options){jQuery.likno_modal_project.impl.init("<br><p style='text-align:left;'>  1)	Follow signs for Airport Exit (.5 mile) <br><br> 2)	As you leave the airport on Hwy. 380, bear to the left taking the left fork through the first signal light/intersection. <br><br> 3)	Follow signs directing you to Kihei and Wailea.   <br><br> 4)	On Hwy. 380, Dairy Road, you’ll see K-Mart on your left, one mile later is Home Depot and you need to be in the left lane. <br><br> 5)	Turn left at the Church, (next major intersection), onto Puunene Ave.Hwy. 350 and follow signs to Kihei, Wailea or Makena. You will pass a sugar cane processing mill on the left and the road will curve to the right.   <br><br> 6)	After approximately 6-7 miles you will come to an intersection (Piilani Hwy 31) Continue straight ahead into Kihei, also Wailea & Makena.  For Lahaina you would turn to the right. <br><br>7)	After 6 signal lights, and approx 5.5 miles, watch for Mile Marker 9 – (turn at next street). <br><br>8)	Turn Right onto Keonekai Road and follow it down the hill to the very end - ½ mile. <br><br>9)	Turn RIGHT onto South Kihei Road. <br><br>10)	Watch on the right for the entrance  to Kihei Kai Nani.  (If you see Denny's restaurant shopping center, you  just passed your driveway entrance to Kihei Kai Nani).   </p>Turn right into the resort Kihei Kai Nani and just past the 3rd bulding on your left will be our pool and office.  <br> </p> ",jQuery.extend(true,{containerCss:nRTC("width:500px;height:630px;"),header:{show:true,text:"Driving directions to Kihei Kai Nani",textCss:nRTC("text-align:center;font-weight:bold; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; background-color:#E1EDFB; border-width: 3px 3px 0px 3px; border-style: solid; border-color: #CFDEF1; height:25px; padding:10px 0 0 0;")},footer:{show:false},wrapCss:nRTC("font-family:\"Segoe UI\",Tahoma,Verdana,Arial,Helvetica,sans-serif;font-size:12px;  border:4px solid #CCCCCC;padding:5px 20px; color:#000000; line-height:17px;background-color:#FFFFFF;")},options));};likno_modal_project.form_external=form_external=function(options){jQuery.likno_modal_project.impl.init("<div externalUrl='http://www.kiheikainanicondo.com/modal_form_code.html' />",jQuery.extend(true,{containerCss:nRTC("width:400px;height:475px;"),header:{show:true,text:"",textCss:nRTC("text-align:center;font-weight:bold; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; background-color:#E1EDFB; border-width: 3px 3px 0px 3px; border-style: solid; border-color: #CFDEF1; height:28px; padding:10px 0 0 0;")},footer:{show:true,text:"Earl & Mary Behrendt  -- (916) 684-6659 PST <br> 9567 Soaring Oaks Dr  -- Elk Grove, CA 95758-1094 USA ",textCss:nRTC("text-align:center;font-weight:; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; background-color:#E1EDFB; border-width: 3px 3px 0px 3px; border-style: solid; border-color: #CFDEF1; height:28px; padding:10px 0 0 0;")},wrapCss:nRTC("")},options));};likno_modal_project.kkn_guest_comments=kkn_guest_comments=function(options){jQuery.likno_modal_project.impl.init("<p>&nbsp;</p><p style='text-align:left;'>09-26-09<br> Dear Earl,　 I just wanted to contact you to say how much I enjoyed my stay in your condo.　 The location overlooking the pool was perfect.　 We all (my girlfriends) and I had a great time and as I have stayed at the Kihei Kai Nani several times in the past, I think it is a place that can't be beat. <br> 　　　　　　　　 Thank you again for a very enjoyable and comfortable stay.<br> 　　　　　　　　　 Joan Emri<br><br> <br><hr width=\"60%\" style=\"height: 1px\"><br><br> 08-02-09<br> Earl, <br> We had a great time in your Maui condo.　 The unit is well decorated and appointed.　 We lacked for nothing.　  <br> A little feedback?　 You might want to discard the diving mask.　 The straps are broken.　 We found it in the Lanai, but it is virtually useless.　 We would have thrown it out for you, but decided to just let you know it's state.<br>  The kitchen utensils, towels, boogie boards...everything else were wonderful.　 We will definitely recommend your place to others. <br> Best regards,<br> The Giacalone's and Devine's<br><br> <br><hr width=\"60%\" style=\"height: 1px\"><br><br> 05-16-09 Earl:<br> We just got back from your condo. I just want to tell you that your condo was the best that we've ever stayed in.<br> We have been to Hawaii over 50 times, and stayed in many condos, but yours beats them all.　<br> You have a fantastic location, both geographically in Kihei, location on the property, and the incredible views. We really loved the ocean views form both the living room and bedroom.<br> All of your supplies and equipment were complete and elegant. The amenities are superb, and the condition of the entire condo was A-1.<br>　 We certainly look forward to returning next year. Thanks.<br> 　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　 Bob Solton<br> <br><hr width=\"60%\" style=\"height: 1px\"><br><br>  03-14-09<br> Earl and Mary, We had a great time at your Maui condo, The view from the Lani was so pretty I think we had the best place their!! Jeff and I hope to make it back very soon <br>  Best regards   Kathy<br><br>  <br><hr width=\"60%\" style=\"height: 1px\"><br><br>  03-02-09<br> Hello Earl - The Good Lord willing and the creek don't flood we hope to visit Maui next year - Dates are now firm Arriving 05 Jan, departing 22 Jan for a total of 17 nights.  Would love to stay in your unit if available - please advise.  Cheers Bill  and Jess Mazey  <br><br>  <br><hr width=\"60%\" style=\"height: 1px\"><br><br>   …… 2008 ……<br><br>  July 2008<br> Thank you very much for sharing your beautiful home with us.  We had a wonderful time and it made us feel like a home away from home.  The beach accessories, kitchen and location are awesome.  We hope to return again and appreciate your hospitality.  <br>Aloha and Mahalo, Rita Wimmere Brooklyn NY   <br><hr width=\"60%\" style=\"height: 1px\"><br>   August 16 2008<br> Bruce, Catherine, Nicolaas & William – Richmond B.C.<br> We really enjoyed your condo! Thankyou for having everything that we needed.  Everyday we would start out jumping in the waves at Makena Beach, my kids loved it.  <br>Thank you again, Catherine, Bruce Nicolaas + William  <hr width=\"60%\" style=\"height: 1px\"><br><br>  …. 2007 …. <br><br>  Sept 8th – 14th 2007<br> Amelie Blondin, Simon Boulet  --  Montreal, QC, Canada<br> Earl and Mary, thank you so much for sharing your lovely condo with us. We came here after staying in Waikiki for a week and enjoyed the peace and quiet of this magical place.  Will always remember these lovely moments spent in Maui for our honeymoon and do hope to come back.<br> Mahalo  <hr width=\"60%\" style=\"height: 1px\"><br>  Sept 15 – 21 2007<br> Scott, Serena, Mairyn, and Maiua Kozk  -  Maple Ridge, BC Canada <br> Earl and Mary, Aloha and Mahalo for the use of your beautiful space.  This is our second time visiting the KKN and your #218.  We will be back for a third! It always amazes me just how fast time can fly when you are here.<br> Thanks again. We’ll be in touch<br> Scott Serena Mhiyn & Miama   <br><hr width=\"60%\" style=\"height: 1px\"><br><br>  ….. 2006 ….. <br><br> Jim and Arlene Sima  La Grange Pk Ill  Jan/Feb 2006<br> Earl and Mary<br> With much sadness this is our last trip here. We have had several very happy years in this unit. We couldn’t have dealt with two nicer people than you.  Our hearts will always be here in Kai Nani. <br>Thank you both for all your kindness.  <br><hr width=\"60%\" style=\"height: 1px\"><br>  Sept 2006<br> Doug Tiedt and Debbie Vieave   Madison WI<br> June 5th to June 14th<br> Thank you so much for sharing yoiur condo. We had a wonderful time. The location was perfect – we enjoyed the whole island.  Your personal touch is all over the condo and we appreciated it.  The wood carvings are beautiful.  <br><hr width=\"60%\" style=\"height: 1px\"><br>  May 26 – June 4, 2006<br> Steve, Jeannie, Barbar Bowser   Albuquerqui, NM<br> This was our first visit to Maui and we found the condo location to be ideal. We especially appreciated all your pre-visit info and tips and then all the xtras in the condo were a big hit (toys, cooler, plastic ware, beach towels, etc.)  the condo was quite comfortable and the pool was the best!  The beach was so convenient and fun!  Thanks again for your hospitality.  We will cherish our memories of our first visit to this island paradise.<br>  Mahalo !  </p>  ",jQuery.extend(true,{containerCss:nRTC("width:700px;height:500px;"),header:{show:true,text:"Guest Comments / Testimonials",textCss:nRTC("text-align:center;font-weight:bold;font-family:\"Segoe UI\",Tahoma,Verdana,Arial,Helvetica,sans-serif;font-size:15px; background:#DCDCDC;  border-width: 3px 3px 0px 3px solid #CCCCCC;padding:5px 20px; color:#000000; line-height:25px;")},footer:{show:true,text:"Behr's Escape - Kihei Kai Nani Condo #218",textCss:nRTC("text-align:center;font-weight:bold; font-family:\"Segoe UI\",Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size:12px; background-color:#DCDCDC; color:#3e342b;padding:10px 20px 3px 20px;")},wrapCss:nRTC("font-family:\"Segoe UI\",Tahoma,Verdana,Arial,Helvetica,sans-serif;font-size:12px;  border:4px solid #CCCCCC;padding:5px 20px; color:#000000; line-height:17px;background-color:#FFFFFF;")},options));};likno_modal_project.VideoKiheiKaiNani=VideoKiheiKaiNani=function(options){jQuery.likno_modal_project.impl.init("<object width=\"640\" height=\"385\"><param name=\"movie\" value=\"http://www.youtube.com/v/aGM1wOyZpzU&hl=en&fs=1&rel=0&autoplay=1\"></param><param name=\"allowFullScreen\" value=\"true\"></param><param name=\"allowscriptaccess\" value=\"always\"></param><embed src=\"http://www.youtube.com/v/aGM1wOyZpzU&hl=en&fs=1&rel=0&autoplay=1\" type=\"application/x-shockwave-flash\" allowscriptaccess=\"always\" allowfullscreen=\"true\" width=\"640\" height=\"385\"></embed></object>",jQuery.extend(true,{containerCss:nRTC("width:655px;height:400px;font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; border:3px solid #FFFFFF;"),header:{show:false},footer:{show:false},wrapCss:nRTC("font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; background-color:#EAF1FB; border:3px solid #CFDEF1; padding:3px;"),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+"likno-modal-project/close.gif' align='absmiddle' /></span></div>", textCss:nRTC("top: 10px; right: 10px; font-size:11px; font-family:Verdana,Arial,Helvetica,sans-serif;")}},options));};}}
/*128.2*/
