//---- Created using Likno Web Modal Windows Builder ver. 1.1.126.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 = '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_2ks,driving_2kkn,VideoKiheiKaiNani,VideoKamaoleSands,owner_info,kkn_guest_comments,ks_guest_comments,form_external;


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:2000,
overlayCss:{backgroundColor:'#000000'},
opacity:50,
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:600px;height:500px"),
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: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;"),
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;} .likno_modal_project.navigationBarArea {     text-align: center;     background-color: #CFDEF1;     background-position: center;     background-image: url('"+lwmwmpi+"likno-modal-project/image_064_bg.png');     height: 19px; }  .likno_modal_project.navigationBarCenterSection {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     text-align: center; }  .likno_modal_project.navigationBarSheetSection { }  .likno_modal_project.navigationBarFirst {      padding-right: 1px; }  .likno_modal_project.navigationBarPrev { }  .likno_modal_project.navigationBarNext { }  .likno_modal_project.navigationBarLast {     padding-left: 1px; }  .likno_modal_project.navigationBarPlayPause {     margin-right: 5px; }  .likno_modal_project.navigationBarText {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     color: #425080;     margin-right: 5px; }  .likno_modal_project.navigationBarSheetLink {     color: #425080;     text-decoration: underline;     cursor: pointer; }  .likno_modal_project .likno_modal_project.navigationBarSheetLinkHover {     color: #6475b0; }  .likno_modal_project.navigationBarSheetSelected {     color: #425080;     font-weight: bold; }  .likno_modal_project.navigationBarSheetDots {     color: #6475b0; }",
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_2ks").click(function(){driving_2ks();});
jQuery("#driving_2kkn").click(function(){driving_2kkn();});
jQuery("#VideoKiheiKaiNani").click(function(){VideoKiheiKaiNani();});
jQuery("#VideoKamaoleSands").click(function(){VideoKamaoleSands();});
jQuery("#owner_info").click(function(){owner_info();});
jQuery("#kkn_guest_comments").click(function(){kkn_guest_comments();});
jQuery("#ks_guest_comments").click(function(){ks_guest_comments();});
jQuery("#form_external").click(function(){form_external();});
});

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_2ks=driving_2ks=function(options){jQuery.likno_modal_project.impl.init(" <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 Left onto South Kihei Road. <br><br>10)	Go ½ block and watch on the left for the entrance to Kamaole Sands.  (If you see Hale Kamaole complex, you went a little too far).   <br>Turn left into the resort Kamaole Sands and just after the driveway curves to the left will be our office. Continue past and park in the 15 minute zone.  <br> <br> For future arrivals coming off Piilani Hwy, you’ll have the plastic access cards for entering into Kamaole Sands from Keonekai Road eliminating the hassle of left turns onto S. Kihei Rd<br> </p> ",jQuery.extend(true,{header:{show:true,text:"Driving directions to Kamaole Sands",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("")},options));};
likno_modal_project.driving_2kkn=driving_2kkn=function(options){jQuery.likno_modal_project.impl.init(" <p>&nbsp;</p><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).   <br>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,{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("")},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;")},options));};
likno_modal_project.VideoKamaoleSands=VideoKamaoleSands=function(options){jQuery.likno_modal_project.impl.init("<object width=\"640\" height=\"385\"><param name=\"movie\" value=\"http://www.youtube.com/v/evRm73d3QXs&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/evRm73d3QXs&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;")},options));};
likno_modal_project.owner_info=owner_info=function(options){jQuery.likno_modal_project.impl.init("<p>&nbsp;</p><p style='text-align:center;'>  Earl and Mary  Behrendt<br> 9567 Soaring Oaks Dr.<br> Elk Grove, CA. 95758-1094 <br> USA <br><br> Phone: 1-916-684-6659 (PST)<br> Email: popabehr@kknmauicondo.com   <br></p>",jQuery.extend(true,{containerCss:nRTC("width:325px;height:225px;"),header:{show:true,text:"Owner Information",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("")},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;'> <b>02-13-10</b> <br> Aloha Earl, <br> I just wanted to send you a quick e-mail to tell you how much we enjoyed staying at your condo..we had beautiful weather the entire 2 weeks we were on Maui - it was wonderful. <br> We spent many hours walking on the beaches and just soaking up the warm sun. The condo itself was great and we especially enjoyed sitting out on the lanai every morning eating breakfast. We did do a bit of touring and flew over to Oahu one day to tour Pearl Harbour, the Dole Plantation and had supper at the North Shore. We took the tour bus on the Road to Hana and were very glad that we did as my husband was able to enjoy the scenery instead of worrying about the driving. <br>   All in all, it was a wonderful holiday and we are planning on going back. Mahalo and thank you. <br> Cindy Mullis<br> <br><hr width=\"90%\" style=\"height: 1px\"><br> <b>…… 2008 ……</b><br><br> <b>09-26-09</b> <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><hr width=\"90%\" style=\"height: 1px\"><br> <b>08-02-09</b><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><hr width=\"90%\" style=\"height: 1px\"><br> <b>05-16-09</b> <br>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=\"90%\" style=\"height: 1px\"><br>  <b>03-14-09</b><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><hr width=\"90%\" style=\"height: 1px\"><br>  <b>03-02-09</b><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><hr width=\"90%\" style=\"height: 1px\"><br>   <b>…… 2008 ……</b><br><br>  <b>July 2008</b><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>  <br><hr width=\"90%\" style=\"height: 1px\"><br>   <b>August 16 2008</b><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<br>  <br><hr width=\"90%\" style=\"height: 1px\"><br>  <b>…. 2007 …. <br><br>  Sept 8th – 14th 2007</b><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<br>  <br><hr width=\"90%\" style=\"height: 1px\"><br>  <b>Sept 15 – 21 2007</b><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>   <br><hr width=\"90%\" style=\"height: 1px\"><br>  <b>….. 2006 …..</b> <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>  <br><hr width=\"90%\" style=\"height: 1px\"><br> <b>Sept 2006</b><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>  <br><hr width=\"90%\" style=\"height: 1px\"><br>  <b>May 26 – June 4, 2006</b><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 ! <br> </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.ks_guest_comments=ks_guest_comments=function(options){jQuery.likno_modal_project.impl.init("<p>&nbsp;</p><p style='text-align:left;'> <br>May 15 – 31 2009<br> Aloha from the Jansons!  Thoroughtly enjoyed your well equipped accommodations.  The interior decorating is outstanding!!  So apropos for ocean-side setting.  Snorkeled and swam to our hearts cntent and then relaxed in superb atmosphere!<br>  Mahalo!  Marge and Duncan   <br><br>  <hr width=\"60%\" style=\"height: 1px\"><br> <br> 05-11-09<br> Hi Earl, We had a great time in Maui and your condo was perfect!  There isn't anything I would change about it. It had everything we needed!  Thanks again, and we'll be sure to refer you to our friends.<br> Regards, <br> Melissa and Megan  <br><br><hr width=\"60%\" style=\"height: 1px\"><br> <br> Oct 12-19 2008  <br> Hi from Gloria & Shirley – Victoria / Abbotsford BC Canada Enjoyed your condo ver much.  Everything in it was very clean and comfy except the bed.  The bed was very clean, just my ortho found the foam a little hard to sleep to sleep on.  Mahalo Shirley. Thank you so much for making my only stay in Hawaii memorable.  Will definitely giving your email to others. <br> Mahalo Gloria  <br><br><hr width=\"60%\" style=\"height: 1px\"><br> <br> 10-28-08<br> Hi Earl & Mary,   We LOVE your condo!!!!   Is it possible to put our names down for next year?  <br> Lynda & Dwight Carson<br> 1 –204 Kamaole Sands  <br><br><hr width=\"60%\" style=\"height: 1px\"><br><br> Oct 25 – Nov 15th 2008<br> A delightful holiday in a lovely condo.  We found this condo nicely supplied and tastefully decorated.  Looking forward to four weeks next year.<br> Lynda and Dwight Carson, Sateerna Island, BC <br> <br><hr width=\"60%\" style=\"height: 1px\"><br><br> Nov 15th to Dec 6th 2008<br> Another perfect 21 days in Maui.  Once again we enjoyed your condo and its location.  We brought the kids this time for the first 10 days for their first trip to Maui.  Then sent packing back home to school.  A very relaxing quest 2nd half.<br> Mahalo Randal and Karen Morren + Kyle and Kirsten <br> <br><hr width=\"60%\" style=\"height: 1px\"><br><br> 04-10-08<br> Hello Earl, I just wanted to drop you a note to say that we are having a wonderful time and are very much enjoying your lovely suite.  Thank you for openning your home to us.<br> Barb, Ron, and Rebecca <br> <br><hr width=\"60%\" style=\"height: 1px\"><br><br>  .... 2007 ....<br><br>  May 22/2007<br> Mahalo Earl & Mary!<br>  Michael and I have enjoyed your condo again this year ;-)  the condo is spacious and Mike loves the new shower. We really appreciate the beach chairs and umbrellas. Se you again next year.<br> Mahalo & Best Wishes<br> Pamela & Michael McCracken Calgary, Alberta <br>  <br><hr width=\"60%\" style=\"height: 1px\"><br><br> 4-4-07<br> Kimberly & Daniel Graham – Redlands CO<br> We really enjoyed your condo. I loved the special touches you added to make it feel like home. We will surely be back. Mahalo and best wishes<br> Kim and Dan  <br<br><hr width=\"60%\" style=\"height: 1px\"><br><br> Feb 7 to Feb 21 2007<br> Kamaole Sands condos are the best value in Kihei.  We have stayed here last 7 years – Beautiful grounds – Very well maintained – 1st time in Bldg #1 – beautiful view – convenient location to beach. <br>Mahalo Ear and Mary – We felt very much like this was our home <br>Shirley & Don – GIG Harbor Wash  <br><br><br> ...... 2006 .......<br><br>  John & Theresa Becker, Wilson Wyoming<br> We’ve grown very fond of this place, its been just a little slice of heaven, look forward to returning. Aloha – JB & T <br>  <br><hr width=\"60%\" style=\"height: 1px\"><br><br> Dan & Helen Buckwalter  Homer Alaska<br> Wonderful vacation, Enjoyed the condo! <br> <br><hr width=\"60%\" style=\"height: 1px\"><br><br> Dorthy & Don Martin  Ft Collins, CO<br> Nice view of the fountains and ponds. Nice linens, good bed, and Bettie Ventura does a nice job for you.  3-19-06 <br>  <br><hr width=\"60%\" style=\"height: 1px\"><br><br> April 30 – May 7th  Calgary, Alberta Pamela & Michael McCracken<br> We loved Maui & Earl’s condo! Everything is so beautiful.  We will see you next year!<br> Aloha & Mahalo Pam & Mike  </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 Retreat - Condo #1-204 - (Kamaole Sands)",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.form_external=form_external=function(options){jQuery.likno_modal_project.impl.init("<div externalUrl='http://www.gotmauicondos.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));};




































}
}

/*126.1*/