function semipreciousstonesotherHeader() {
 sBaseURL = '/Merchant2/merchant.mvc?Screen=CTGY&Store_Code=TW&Category_Code='
 document.write ('Please select the Semi-Precious Stones Other Shape from the following categories:<br><br>')
 document.write ('<a href="' + sBaseURL + '_SemOthCh' + '">Chips</a> | ')
 document.write ('<a href="' + sBaseURL + '_SemOthTe' + '">Tear Drop</a> | ')
 document.write ('<a href="' + sBaseURL + '_SemOthFl' + '">Flat Round, Oval</a> | ')
 document.write ('<a href="' + sBaseURL + '_SemOthTu' + '">Tube, Hishi</a> | ')
 document.write ('<a href="' + sBaseURL + '_SemOthRo' + '">Round, Roundel, Rice</a> | ')
 document.write ('<a href="' + sBaseURL + '_SemOthSq' + '">Square, Rectangle</a> | ')
 document.write ('<a href="' + sBaseURL + '_SemOthOt' + '">Other</a> | ')
}
