function chainsbythefootHeader() {
 sBaseURL = '/Merchant2/merchant.mvc?Screen=CTGY&Store_Code=TW&Category_Code='
 document.write ('Please select Sterling Silver Chains by the foot from the following categories:<br><br>')
 document.write ('<a href="' + sBaseURL + '_CrmCbf001' + '">1</a> | ')
 document.write ('<a href="' + sBaseURL + '_CrmCbf002' + '">2</a> | ')
 document.write ('<a href="' + sBaseURL + '_CrmCbf003' + '">3</a> | ')
 document.write ('<a href="' + sBaseURL + '_CrmCbf004' + '">4</a> | ')
}
