// JavaScript Document
var thissearch;
dojo.addOnLoad( function() 
  {
  thissearch = dijit.byId("tattoo_search");
  }
);

