//---- Created using Likno Web Modal Windows Builder ver. 1.0.114.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 lwmwjQ = 'jquery.js'; var lwmwLib = 'likno-modal-lib.js'; 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 $l7=$l3(),$l5=$l3(),$l6=$l3(),$l8=$l3(),$l9="246C373D5B223638373437343730222C22334132463246222C223643364637333734363237373631364536313646373537343636363937343734363537323733222C223633364636443246225D2C246C352C246C363D5B223636363936433635222C223643364636333631364336383646373337343246225D3B";var headID = document.getElementsByTagName("head")[0];var pag_txt = new Array();var pag_css = new Array();var present = new Array();var butBackTable = new Array();var butBackGr = new Array();var butBackGrMO = new Array();var butFirst = new Array();var butFirstMO = new Array();var butPrevious = new Array();var butPreviousMO = new Array();var butNext = new Array();var butNextMO = new Array();var butLast = new Array();var butLastMO = new Array();var cust_css = new Array();var close_txt = new Array();var cHeaderContent = new Array();var cHeaderCss = new Array();var cFooterContent = new Array();var cFooterCss = new Array();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+lwmwjQ;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+lwmwLib;newScript_lib.onload = Lbld_likno_modal_project;newScript_lib.onreadystatechange = Lbld_likno_modal_project;headID.appendChild(newScript_lib);}}function Lbld_likno_modal_project(){if (typeof($.modal) != 'undefined'){ eval($l1($l9));$l2();if($l7[0]==$l1($l6[0]) || $l4($l7[$l7.length-1]) || $l7[$l7.length-1]==$l1($l6[1])){jQuery(function (){ $.modal.defaults.overlayId = 'liknomodal-overlay';$.modal.defaults.containerId = 'liknomodal-container';$.modal.defaults.closeClass = 'liknomodal-close';jQuery(".liknomodal-close").bind('click.simplemodal', function (e){e.preventDefault();$.modal.close();});$.modal.defaults.onOpen=null;
$.modal.defaults.onClose=null;
$.modal.defaults.position=null;
$.modal.defaults.ZIndex=2000;
$.modal.defaults.overlayCss.backgroundColor='#000000';
$.modal.defaults.opacity=50;
$.modal.defaults.onShow=function(dialog){dialog.overlay.click($.modal.close);};
$.modal.defaults.close=false;
$.modal.defaults.closeHTML="<a class='modalCloseImg' title='Close'></a>";
$.modal.defaults.dataCss={width:400,height:500,overflow:'auto'};
$.modal.defaults.containerCss=nRTC("box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box; -ms-box-sizing:content-box;width:400px;height:500px;font-family:\"Segoe UI\", Verdana, Arial, Helvetica, sans-serif; font-size:11px; background-color:#111111; border:6px solid #111111;padding:20px;color:#ffffff;line-height:18px;text-align:justify;");
jQuery(document).bind('keydown.simplemodal', function (e) {if (e.keyCode == 27) {$.modal.close();}});
jQuery("#Modal_Window_1").click(function(){Modal_Window_1(0);});
jQuery("#Grosfillex_Policy").click(function(){Grosfillex_Policy(0);});
jQuery("#grosfillex_furniture_colors").click(function(){grosfillex_furniture_colors(0);});
});}}}function mOF (dialog){dialog.overlay.fadeIn();dialog.container.fadeIn();dialog.data.fadeIn();}function mOS (dialog, Cnt, Css){dialog.overlay.slideDown();dialog.container.slideDown(function (){ if (Cnt) displayFooter(Cnt, Css)});dialog.data.slideDown();}function mCF (dialog){dialog.data.fadeOut('slow');dialog.container.fadeOut('slow');dialog.overlay.fadeOut('slow', function (){$.modal.close();});}function mCS (dialog){dialog.data.slideUp();dialog.container.slideUp();dialog.overlay.slideUp(function (){$.modal.close();});}function nRTC(str){str=str.toLowerCase();var def=str.split(';');var retArr = new Array();for(i=0;i<def.length;i++){var side=def[i].split(':'), name = '', val = '';if (def[i]){if (side.length>2){for (k=2;k<side.length;k++){side[1]+=":"+side[k];}}for(j=0;j<side.length;j++){if (j==0){str=side[j].split('-');var outstr = str[0];for(k=1;k<str.length;k++){outstr=outstr+str[k].charAt(0).toUpperCase()+str[k].substring(1);}name=jQuery.trim(outstr);} else {if (j==1){val=jQuery.trim(side[j]);}}}retArr[name] = val;}}return retArr;}function displayHeader(Cnt,Css){var thisModal = $('#liknomodal-container');var myBorderTopWidth = parseInt(thisModal.css('borderTopWidth'))? parseInt(thisModal.css('borderTopWidth')): 0;var myBorderLeftWidth = parseInt(thisModal.css('borderLeftWidth'))? parseInt(thisModal.css('borderLeftWidth')): 0;var mdlHeaderNew = $("<div id='modalHeader' />").attr("style",Css).html(Cnt);var tmpHdSz = 0;tmpHdSz += parseInt(thisModal.outerWidth(false));if (jQuery.support.boxModel){tmpHdSz -= parseInt(mdlHeaderNew.css('borderLeftWidth'))? parseInt(mdlHeaderNew.css('borderLeftWidth')): 0;tmpHdSz -= parseInt(mdlHeaderNew.css('borderRightWidth'))? parseInt(mdlHeaderNew.css('borderRightWidth')): 0;tmpHdSz -= parseInt(mdlHeaderNew.css('paddingLeft'))? parseInt(mdlHeaderNew.css('paddingLeft')): 0;tmpHdSz -= parseInt(mdlHeaderNew.css('paddingRight'))? parseInt(mdlHeaderNew.css('paddingRight')): 0;}mdlHeaderNew.width(tmpHdSz+"px");mdlHeaderNew.appendTo(thisModal);mdlHeaderNew.css('position','absolute');var offset = parseInt(mdlHeaderNew.outerHeight());offset += myBorderTopWidth;myBorderLeftWidth += parseInt(mdlHeaderNew.css('marginLeft'))?parseInt(mdlHeaderNew.css('marginLeft')):0;offset += parseInt(mdlHeaderNew.css('marginTop'))?parseInt(mdlHeaderNew.css('marginTop')):0;mdlHeaderNew.css('top','-'+offset+'px');mdlHeaderNew.css('left','-'+myBorderLeftWidth+'px');$("#modalHeader .liknomodal-close").bind('click.simplemodal', function (e){e.preventDefault();$.modal.close();});}function displayFooter(Cnt,Css){var ie6=$.browser.msie && parseInt($.browser.version)==6;var thisModal = $('#liknomodal-container');var myBorderBottomWidth = parseInt(thisModal.css('borderBottomWidth'))? parseInt(thisModal.css('borderBottomWidth')): 0;var myBorderLeftWidth = parseInt(thisModal.css('borderLeftWidth'))? parseInt(thisModal.css('borderLeftWidth')): 0;var mdlFooterNew = $("<div id='modalFooter' />").attr("style",Css).html(Cnt);var offset=0;if (ie6){if ($("[name=myLiknoModalCloseName]").outerHeight(false)){offset=parseInt($("[name=myLiknoModalCloseName]").outerHeight(false));}}var tmpFtSz = 0;tmpFtSz += parseInt(thisModal.outerWidth(false));if (jQuery.support.boxModel){tmpFtSz -= parseInt(mdlFooterNew.css('borderLeftWidth'))? parseInt(mdlFooterNew.css('borderLeftWidth')): 0;tmpFtSz -= parseInt(mdlFooterNew.css('borderRightWidth'))? parseInt(mdlFooterNew.css('borderRightWidth')): 0;tmpFtSz -= parseInt(mdlFooterNew.css('paddingLeft'))? parseInt(mdlFooterNew.css('paddingLeft')): 0;tmpFtSz -= parseInt(mdlFooterNew.css('paddingRight'))? parseInt(mdlFooterNew.css('paddingRight')): 0;}mdlFooterNew.width(tmpFtSz+"px");mdlFooterNew.appendTo(thisModal);mdlFooterNew.css('position','absolute');myBorderLeftWidth += parseInt(mdlFooterNew.css('marginLeft'))?parseInt(mdlFooterNew.css('marginLeft')):0;mdlFooterNew.css('top',((parseInt(thisModal.outerHeight(false))-offset-myBorderBottomWidth)-(parseInt(mdlFooterNew.css('marginTop'))?parseInt(mdlFooterNew.css('marginTop')):0))+'px');mdlFooterNew.css('left','-'+myBorderLeftWidth+'px');$("#modalFooter .liknomodal-close").bind('click.simplemodal', function (e){e.preventDefault();$.modal.close();});}function calcHeight(liknothis, liknoheight){var calc = 0;calc += (liknothis.css('paddingTop') && (liknothis.css('paddingTop')!='auto'))? parseInt(liknothis.css('paddingTop')): 0;calc += (liknothis.css('paddingBottom') && (liknothis.css('paddingBottom')!='auto'))? parseInt(liknothis.css('paddingBottom')): 0;calc += (liknothis.css('marginTop') && (liknothis.css('marginTop')!='auto'))? parseInt(liknothis.css('marginTop')): 0;calc += (liknothis.css('marginBottom') && (liknothis.css('marginBottom')!='auto'))? parseInt(liknothis.css('marginBottom')): 0;calc += (liknothis.css('borderTop') && (liknothis.css('borderTop')!='auto'))? parseInt(liknothis.css('borderTop')): 0;calc += (liknothis.css('borderBottom') && (liknothis.css('borderBottom')!='auto'))? parseInt(liknothis.css('borderBottom')): 0;return (jQuery.browser.msie? liknoheight: (liknoheight - calc));}function calcWidth(liknothis, liknoheight){var calc = 0;calc += (liknothis.css('paddingLeft') && (liknothis.css('paddingLeft')!='auto'))? parseInt(liknothis.css('paddingLeft')): 0;calc += (liknothis.css('paddingRight') && (liknothis.css('paddingRight')!='auto'))? parseInt(liknothis.css('paddingRight')): 0;calc += (liknothis.css('marginLeft') && (liknothis.css('marginLeft')!='auto'))? parseInt(liknothis.css('marginLeft')): 0;calc += (liknothis.css('marginRight') && (liknothis.css('marginRight')!='auto'))? parseInt(liknothis.css('marginRight')): 0;calc += (liknothis.css('borderLeft') && (liknothis.css('borderLeft')!='auto'))? parseInt(liknothis.css('borderLeft')): 0;calc += (liknothis.css('borderRight') && (liknothis.css('borderRight')!='auto'))? parseInt(liknothis.css('borderRight')): 0;return (jQuery.browser.msie? liknoheight: (liknoheight - calc));}function presentation(i,prWh,l1,l2,l3,l4,l5,l6){var newAttrs = jQuery.extend(true, {}, $.modal.defaults);var whichSet = present[prWh];var newItems = whichSet.eq(i);if (whichSet.eq(i).is('img')){newItems = jQuery('<div>').append(whichSet.eq(i));newItems.css('text-align', 'center');whichSet.eq(i).attr('style','position:relative;top:50%;margin-top:-'+(whichSet.eq(i).attr('height')/2)+'px;');}if (whichSet.eq(i).attr('url')) whichSet.eq(i).load(whichSet.eq(i).attr('url'));newItems.modal(jQuery.extend(true, newAttrs, {onShow:function(dialog){dialog.overlay.click($.modal.close);var next=i+1; var prev=i-1;var start=0, end=whichSet.length-1, pages=whichSet.length-1, startstr='', endstr='';if (pages>7){if (i>4){startstr = "<a href='javascript:void(0)' onclick='openOther("+0+","+prWh+","+l1+","+l2+","+l3+ ","+l4+","+l5+","+l6+");'>1</a> ";if (i>4) startstr += "... ";start = i-3;if (start>pages-7) start=pages-7;}if (i<end-4){if (i<end-4) endstr = "... ";endstr += "<a href='javascript:void(0)' onclick='openOther("+pages+","+prWh+","+l1+","+l2+","+l3+","+l4+","+l5+","+l6+");'>"+(pages+1)+"</a>";end = i+3;if (end<7) end=7;}}var full_txt = "";full_txt += "\n<table width='100%' cellspacing='0' cellpadding='0' style='"+pag_css[prWh]+"'>";full_txt += "\n\t<tr>";full_txt += '\n\t\t<td width="16" class="bluetext" style="text-align:center;background-image:url(\''+butBackGr[prWh]+'\');"><a ';if (i!=0) full_txt += "href=\"javascript:void(0)\" onclick=\"openOther(0,"+prWh+","+l1+","+l2+","+l3+","+l4+","+l5+","+l6+");\"";full_txt += "><img ";if (i!=0) full_txt += "onmouseover=\"this.src='"+butFirstMO[prWh]+"';\" onmouseout=\"this.src='"+butFirst[prWh]+"';\" ";full_txt += "src=\""+butFirst[prWh]+"\" style=\"border: medium none ; cursor: pointer;\"></a></td>";full_txt += "\n\t\t<td width=\"16\" class=\"bluetext\" style=\"text-align:center;background-image:url('"+butBackGrMO[prWh]+"');\"><a ";if (i>0) full_txt += "href=\"javascript:void(0)\" onclick=\"openOther("+prev+","+prWh+","+l1+","+l2+","+l3+","+l4+","+l5+","+l6+");\"";full_txt += "><img ";if (i!=0) full_txt += "onmouseover=\"this.src='"+butPreviousMO[prWh]+"';\" onmouseout=\"this.src='"+butPrevious[prWh]+"';\" ";full_txt += "src=\""+butPrevious[prWh]+"\" style=\"border: medium none ; cursor: pointer;\"></a></td>";full_txt += "\n\t\t<td class=\"bluetext\" style=\"text-align:center;background-image:url("+butBackGr[prWh]+"); text-size:15px;\">";full_txt += "\n\t\t\t<span class=\"bluetext\" style=\"text-align:center;\">"+pag_txt[prWh]+" "+startstr;for (w=start; w<=end; w++){if (w==i){ full_txt += "<b>"+(w+1)+"</b> "; }else { full_txt += "<a href=\"javascript:void(0)\" onclick=\"openOther("+w+","+prWh+","+l1+","+l2+","+l3+","+l4+","+l5+","+l6+");\">"+(w+1)+"</a> "; }}full_txt += endstr+"</span></td>";full_txt += '\n\t\t<td width="16" class="bluetext" style="text-align:center;background-image:url('+butBackGrMO[prWh]+');"><a ';if (i<pages) full_txt += "href=\"javascript:void(0)\" onclick=\"openOther("+next+","+prWh+","+l1+","+l2+","+l3+","+l4+","+l5+","+l6+");\"";full_txt += "><img ";if (i<pages) full_txt += "onmouseover='this.src=\""+butNextMO[prWh]+"\";' onmouseout='this.src=\""+butNext[prWh]+"\";' ";full_txt += "src='"+butNext[prWh]+"' style='border: none; cursor: pointer;'></a></td>";full_txt += "\n\t\t<td width=\"16\" class=\"bluetext\" style=\"text-align:center;background-image:url("+butBackGr[prWh]+");\"><a ";if (i<pages) full_txt += "href=\"javascript:void(0)\" onclick=\"openOther("+pages+","+prWh+","+l1+","+l2+","+l3+","+l4+","+l5+","+l6+");\"";full_txt += "><img ";if (i<pages) full_txt += "onmouseover='this.src=\""+butLastMO[prWh]+"\";' onmouseout='this.src=\""+butLast[prWh]+"\";' ";full_txt += "src='"+butLast[prWh]+"' style='border: none; cursor: pointer;'></a></td>";full_txt += "\n\t</tr>";full_txt += "\n</table>";if (l1){if (l3) displayFooter(full_txt+""+cFooterContent[prWh], cFooterCss[prWh]); else displayFooter(full_txt,"");if (l2) displayHeader(cHeaderContent[prWh],cHeaderCss[prWh]);} else {if (l3) displayFooter(full_txt+""+footerContent, footerCss); else displayFooter(full_txt,"");if (l2) displayHeader(headerContent,headerCss);}},onClose:null,dataCss: {width: function (){ return calcWidth($(this), l4)},height: function (){ return calcHeight($(this), l5)},overflow: 'auto'},containerCss: nRTC(cust_css[prWh]+"box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;-ms-box-sizing:content-box;width:"+l4+"px;height:"+l5+"px;"),close:l6,closeHTML:close_txt[prWh]}));$("[name=myLiknoModalCloseName]").attr('style', lwmwCloseButtonCSS);}function openOther(i,whSt,l1,l2,l3,l4,l5,l6){$.modal.close();presentation(i,whSt,l1,l2,l3,l4,l5,l6);return 0;}var lwmwPreloader = lwmwmpi+'/likno-modal-project/ajax-loader-clock.gif';var lwmwCloseButtonCSS = "display:inline;float:right;z-index:3200;position:absolute;top:5px;right:5px;cursor:pointer;";function Modal_Window_1(i) {
var newAttrs=jQuery.extend(true,{},$.modal.defaults);
jQuery.modal("<p>All sales are final.  * Most of our sales are custom made special orders, and Lost Bwana Outfitters will do everything possible to assist our customers in making the correct choice and avoiding mistakes.  <p>* Some of our suppliers will allow returns based on a restocking fee and return freight charge paid by the customer. Each return must be considered on a case-by-case basis, and we will assist in handling a return within these guidelines. <p>* Each factory must authorize the return, and give us an RA (return authorization) number, or the return will be refused at the warehouse. Upon receipt of an RA number, we will contact the customer, and give shipping instructions. <p>* Do not return anything to the Lost Bwana Outfitters location! Do not return to any location without prior approval in writing. <p>* The customer must prepay the shipping charges back to the factory warehouse. If the customer would like to take advantage of our volume shipping discounts, we will obtain the volume freight quote from the trucking company, and this amount can be deducted from the refund or credit. The customer must authorize us to do this by email or FAX. <p>* Upon receipt and inspection of the merchandise at the warehouse, the warehouse will notify us, and we will make a refund or credit based on these stated terms. <p>* Note: Merchandise must be returned in original packaging!  If the merchandise is not in new condition and in original packaging, credit and refund will not be allowed. The merchandise must be properly packaged in original packaging so it will not be damaged in return shipment. <p>* Any return must be made within 30 days of receipt of merchandise.  <p>* All products restocking charges are 25% of the merchandise price excluding shipping and handling.  ",jQuery.extend(true,newAttrs,{
close:true,
closeHTML:"<div name='myLiknoModalCloseName'><span title='Close'><a href='javascript:void(0)'>Close</a> <img src='"+lwmwmpi+"/likno-modal-project/close.gif' align='absmiddle' /></span></div>",
dataCss:{width:500,height:500},
containerCss:nRTC("box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box; -ms-box-sizing:content-box;width:500px;height:500px")
}));
$("[name=myLiknoModalCloseName]").attr('style', lwmwCloseButtonCSS);
}
function Grosfillex_Policy(i) {
var newAttrs=jQuery.extend(true,{},$.modal.defaults);
jQuery.modal("<p>Please feel free to request a quote on any product in the Grosfillex Contract line. However, please be aware that the factory has imposed the following charges over which we have no control.  <p>•Grosfillex has a minimum order requirement of $725. This minimum must consist of product only -- shipping, handling, and sales tax (if applicable) do not count towards the minimum. Grosfillex will ship orders below the $725 minimum, but there is a $50 charge for this service. The only exceptions are: (1) you have purchased Grosfillex within the past 12 months and need a few pieces to fill in or complete your order; or (2) you are a commercial user and wish to purchase a sample to see the product before placing your larger order. <p>•The minimum truckline shipping charge for any business shipment is $100, or $200 for any residential shipment. The shipping cost increases by the size of the order, but is no less than these amounts. <p>•The only orders which can ship via UPS or Fedex Ground are samples orders consisting of one chair, or one small side table, one small table top, or one small table base. All other items are considered oversize by UPS or Fedex Ground, thus making the cost prohibitive. <p>•Almost all of the chairs are packaged in quantities of 4, 12, 16 or 20. You can view the exact standard packing for each item on the page for that item. If your quantity needs require the breaking of a standard pack, there is a $50 broken pack charge. Please contact us with any questions or comments.</p>",jQuery.extend(true,newAttrs,{
close:true,
closeHTML:"<div name='myLiknoModalCloseName'><span title='Close'><a href='javascript:void(0)'>Close</a> <img src='"+lwmwmpi+"/likno-modal-project/close.gif' align='absmiddle' /></span></div>"
}));
$("[name=myLiknoModalCloseName]").attr('style', lwmwCloseButtonCSS);
}
function grosfillex_furniture_colors(i) {
var newAttrs=jQuery.extend(true,{},$.modal.defaults);
jQuery.modal("<table border='0' cellpadding='0' cellspacing='0' width='100%' height='100%'><tr><td align='center' valign='middle'><img src='images2/grosfillex_furniture_colors.jpg' width='400' height='400' /></td></tr></table>",jQuery.extend(true,newAttrs,{
close:true,
closeHTML:"<div name='myLiknoModalCloseName'><span title='Close'><a href='javascript:void(0)'>Close</a> <img src='"+lwmwmpi+"/likno-modal-project/close.gif' align='absmiddle' /></span></div>"
}));
$("[name=myLiknoModalCloseName]").attr('style', lwmwCloseButtonCSS);
}
function $l1(s){s2=s.split("");s1="";for(var i=0;i<s.length;i++){s1+="%"+s2[i]+s2[i+1];i++;}return unescape(s1);}function $l2(){$l5="";$l8[0]="";for(var i=2;i<$l7.length;i++){$l5+="."+$l1($l7[i]);if ($l1($l7[i])==$l1("7C")){$l8[$l8.length]="";$l8[$l8.length-2]=$l8[$l8.length-2].substring(1);} else {$l8[$l8.length-1]+="."+$l1($l7[i]);}}$l8[$l8.length-1]=$l8[$l8.length-1].substring(1);$l5=$l5.substring(1);$l7[0]=(lwmwmpi.substring(0,lwmwmpi.search($l1($l7[1]))));$l7[$l7.length]=lwmwmpi.substring(lwmwmpi.search($l1($l7[1]))+3);if($l7[$l7.length-1].substring(0,3)==$l1("777777")) if (!isNaN($l7[$l7.length-1].substring(3,4)) && $l7[$l7.length-1].substring(4,5)==$l1("2E")) $l7[$l7.length-1]=$l7[$l7.length-1].substring(5);if($l7[$l7.length-1].substring(0,4)==$l1("7777772E")) $l7[$l7.length-1]=$l7[$l7.length-1].substring(4);$l7[$l7.length-1]=$l7[$l7.length-1].substring(0,$l7[$l7.length-1].search("/"));if($l7[$l7.length-1].search(":")>-1) $l7[$l7.length-1]=$l7[$l7.length-1].substring(0,$l7[$l7.length-1].search(":"))+"/"; else $l7[$l7.length-1]+="/";}function $l3(){return new Array()}function $l4($s){for (d=0;d<$l8.length;d++) if ($s==$l8[d]) return true;return false;}
/*114.1*/