function letterblocksHeader() {
 sBaseURL = '/Merchant2/merchant.mvc?Screen=CTGY&Store_Code=TW&Category_Code='
 document.write ('Please select the Letter Blocks from the following categories:<br><br>')
 document.write ('<a href="' + sBaseURL + '_BdsLetS45' + '">SS Block 4.5 mm</a> | ')
 document.write ('<a href="' + sBaseURL + '_BdsLetS55' + '">SS Block 5.5 mm</a> | ')
 document.write ('<a href="' + sBaseURL + '_BdsLetS70' + '">SS Block 7.0 mm</a> | ')
 document.write ('<a href="' + sBaseURL + '_BdsLetV45' + '">Gold Plate Sterling Silver Block 4.5 mm</a> | ')
}
