var PT_BASE_URL=window.location.protocol+"//"+window.location.hostname+"/";$(document).ready(function(){var a="Search Store";input_default("#searchbox",a);$("#search_form").submit(function(){if($("#searchbox").val()==a||$("#searchbox").val().length<1){alert("Please enter keyword(s) or item number and try again");return false}});$("#currencies").change(function(){$("#currency_form").submit()});global_message_handler()})
