function hookclaspfindingsHeader() {
 sBaseURL = '/Merchant2/merchant.mvc?Screen=CTGY&Store_Code=TW&Category_Code='
 document.write ('Please select the Hook Clasp Findings from the following page:<br><br>')
 document.write ('<a href="' + sBaseURL + '_FinHoo001' + '">1</a> | ')
 document.write ('<a href="' + sBaseURL + '_FinHoo002' + '">2</a> | ')
 document.write ('<a href="' + sBaseURL + '_FinHoo003' + '">3</a> | ')
 document.write ('<a href="' + sBaseURL + '_FinHoo004' + '">4</a> | ')
}
