[-- IF ANALYTICS_MULTI_DOMAIN --]
<form style="margin-bottom:0; font-size: 9pt" action="[-- SHOPPING_CART_URL BASE --]/productsearch.cgi?storeid=[-- STORE_ID --]" method="post" onSubmit="javascript:__utmLinkPost(this)">
[-- ELSE --]
<form style="margin-bottom:0; font-size: 9pt" action="[-- SHOPPING_CART_URL BASE --]/productsearch.cgi?storeid=[-- STORE_ID --]" method="post">
[-- END_IF --]
  <input type=hidden name="storeid" value="[-- STORE_ID --]">
  <br><nobr>
  [-- STORE.Search --]<br><input type="text" name="search_field" class="search" size="13">
  <input type="submit" value="[-- STORE.Go --]" style="font-size: 9pt">
  </nobr>
</form>

