// Tipue 1.4
var results_location="Search_Results.htm";function search_form(tip_Form){if (tip_Form.d.value.length > 0){document.cookie="d="+escape(tip_Form.d.value)+"; path=/";window.location=results_location;}}
