var estebull=(function(){var a=function(){$menu=$("div.menu li");$menu_div=$("div.menu");$logo=$("div.logo");$splash=$(".splash");$learn=$("div.learn");$search=$("div.search input");$search_btn=$("span.searchBtn");$soon=$("#coming_soon");$soon_close=$("#coming_soon span")};var b=function(f){var i=$(f.target),h=i.closest("ul"),g=h.children("li").index(i);if(g<0){return}h.children("li").removeClass("active");i.addClass("active")};var e=function(f){var h=$("#fullName").val(),g=$("#emailAddress").val(),i=$("#message").val();if(h=="Your Full Name"||h.length<2){alert("All Form Fields Required");return}if(g=="Your Email Address"||g.length<2){alert("All Form Fields Required");return}if(i=="Your Message"||i.length<2){alert("All Form Fields Required");return}$("#newClientResults").html('<img src="/images/emailAnim.gif" style="float:left;width:32px;height:32px;margin-right:10px;margin-top:-10px;"> Please Wait......');$("#newClientResults").show();$.post("/sendmail.php",{fullName:h,emailAddress:g,message:i},function(j){$("#newClientResults").html("Successfully Sent!");setTimeout(function(){$("#newClientResults").hide();$("#overlay").hide();$("#fullName").val("Your Full Namne");$("#emailAddress").val("Your Email Address");$("#message").val("Your Message")},3000)})};var c=function d(){a();$("#preloads").imageLoader({images:[{src:"/images/main_graphic.jpg",title:""}]},function(){$("#mainGraphic3").addClass("off");$("#graphic3").fadeIn()});$menu.click(b);$logo.click(function(){location="/index.php"});$splash.click(function(){$soon.fadeIn()});$soon_close.click(function(){$soon.fadeOut()});$(".contactus").click(function(j){window.scrollTo(0,0);$("#overlay").show()});$("#closeForm").click(function(){$("#overlay").hide()});$("#submitForm").click(e);$(".action").click(function(j){var l=$(j.target),k=l.val();if(k=="Your Full Name"||k=="Your Email Address"||k=="Your Message"){l.val("")}});$("div.terms, div.privacy").click(function(j){var l=$(j.target),k=l.attr("class");if(k=="terms"){window.open("/terms.html","help","top=75,left=20,width=800,height=700,toolbar=0,location=0,status=0,menubar=0,scrollbars=1")}else{window.open("/privacy.html","help","top=75,left=20,width=800,height=700,toolbar=0,location=0,status=0,menubar=0,scrollbars=1")}});$search.click(function(){var j=$(this).val();if(j==="Search"){$(this).val("");return}else{return}});$search_btn.click(function(){var j=$search.val();if(j==null){return}if(j.length<1){return}if(j==="Search"){return}$soon.fadeIn()});$("div.wrs").click(function(){window.open("http://www.itravelers.com")});var i=location.hash;if(i.length>0){var f=i.replace("#","");fnHandleJump(f)}try{var g=document.createElement("script");g.type="text/javascript";g.src="http://s7.addthis.com/js/250/addthis_widget.js#username=estebull";$("head").append(g)}catch(h){}};return{C:c}}());$(document).ready(estebull.C);function trim(a){a=a.replace(/(^\s*)|(\s*$)/gi,"");a=a.replace(/[ ]{2,}/gi," ");a=a.replace(/\n /,"\n");return a};
