At Booz.i.ng, we’re always on the lookout for exceptional local drinking spots to join our Exclusive Directory. If you own or know of a gem that deserves to be in the spotlight, fill out the form below to add your local establishment to our mailing list.
Community Connection: Join a community of local drinking establishments, share insights, and stay informed about industry trends.
if(requireName && frm.bftpro_name.value=="") { alert("Please provide name"); frm.bftpro_name.focus(); return false; }
if(frm.email.value=="" || frm.email.value.indexOf("@")<1 || frm.email.value.indexOf(".")<1) { alert("Please provide a valid email address"); frm.email.focus(); return false; } // check custom fields var req_cnt = frm.elements["required_fields[]"].length; // there's always at least 1 if(req_cnt > 1) {
for(i = 0; i