function ajaxsearchsubmit(f){var e=encodeURIComponent(f.w.value);var d=encodeURIComponent(f.asug.value);window.location="http://health-and-beauty.medichest.com/search#w="+e+"&asug="+d;return false}document.observe("dom:loaded",function(){$$("a").each(function(b){Event.observe(b,"click",function(r){var u=this.href;if(u&&u.match("health-and-beauty.medichest.com")){var a=new RegExp("http://health-and-beauty.medichest.com/nav/(.*)(\\d)(?:\\?(.*))?");var t=a.exec(u);if(t){var p="";var i=t[1].split("/");for(var s=0,e=i.length;s<e;s++){var o=i[s++];var q=i[s];if(q){p+=o+":"+q+" "}}if(t[2]){p+="&srt="+t[2]}if(t[3]){p+="&"+t[3]}var v="http://health-and-beauty.medichest.com/search#w=*&af="+p;document.location=v;Event.stop(r)}else{a=new RegExp("http://health-and-beauty.medichest.com/search\\?p=Q");var t=a.exec(u);if(t){u=u.replace("/search?p=Q","http://health-and-beauty.medichest.com/search#p=Q");document.location=u;Event.stop(r)}else{a=new RegExp("http://health-and-beauty.medichest.com/medicine/(.*)");var t=a.exec(u);if(t){u="http://health-and-beauty.medichest.com/search#w="+t[1];document.location=u;Event.stop(r)}}}}})});if((typeof sli_init)=="function"){sli_init()}});