function findingMiscHeader() {
 sBaseURL = '/Merchant2/merchant.mvc?Screen=CTGY&Store_Code=TW&Category_Code='
 document.write ('Please select the Findings - Miscellaneous from the following categories:<br><br>')
 document.write ('<a href="' + sBaseURL + '_FinMisWa' + '">Watch</a> | ')
 document.write ('<a href="' + sBaseURL + '_FinMisTu' + '">Tube</a> | ')
 document.write ('<a href="' + sBaseURL + '_FinMisSp' + '">Spacer</a> | ')
 document.write ('<a href="' + sBaseURL + '_FinMisSp02' + '">Spacer P2</a> | ')
 document.write ('<a href="' + sBaseURL + '_FinMisBu' + '">Button</a> | ')
 document.write ('<a href="' + sBaseURL + '_FinMisCa' + '">Cap</a> | ')
 document.write ('<a href="' + sBaseURL + '_FinMisEn' + '">Engravable Tag</a> | ')
 document.write ('<a href="' + sBaseURL + '_FinMisRi' + '">Ring/Earrings/Bracelet</a> | ')
 document.write ('<a href="' + sBaseURL + '_FinMisFi01' + '">Finding with Loop P1</a> | ')
 document.write ('<a href="' + sBaseURL + '_FinMisFi02' + '">Finding with Loop P2</a> | ')
 document.write ('<a href="' + sBaseURL + '_FinMisOt' + '">Other</a> | ')
}
