function toggleclaspfindingsHeader() {
 sBaseURL = '/Merchant2/merchant.mvc?Screen=CTGY&Store_Code=TW&Category_Code='
 document.write ('Please select the Toggle Clasp Findings from the following page:<br><br>')
 document.write ('<a href="' + sBaseURL + '_FinTog001' + '">1</a> | ')
 document.write ('<a href="' + sBaseURL + '_FinTog002' + '">2</a> | ')
 document.write ('<a href="' + sBaseURL + '_FinTog003' + '">3</a> | ')
 document.write ('<a href="' + sBaseURL + '_FinTog004' + '">4</a> | ')
}
