// BEGIN BUILDING MENU SYSTEMdocument.write('<table align="right" border="0" cellpadding="0" cellspacing="0"><tr><td colspan="6"><img src="/ukgif/spacer.gif" width="3" height="3" /></td></tr><tr><form name="myform"><td nowrap><select name="destination" size="1">');// BEGIN CONTENT OF SPECIAL FEATURES MENU// For apostrophes use the following code \' E.G. "it wasn\'t me"document.write('<option value="#" selected>December issue</option>');document.write('<option value="focus_JillFranks_Dec06.html">Jill Franks</option>');	document.write('<option value="focus_bcc_dec.html">Breast Cancr Care Bulletin</option>');document.write('<option value="focus_NYShopping.html">New York Shopping Spree</option>');document.write('<option value="focus_fashion_Dec06.html">Focus On Fashion</option>');document.write('<option value="focus_VideoCentre.html">Try our new Video Centre</option>');document.write('<option value="focus_PVR_dec.html">Please may I have a PVR?</option>');// END CONTENT OF SPECIAL FEATURES MENUdocument.write('</select></td><td nowrap><input type="button" value="go" onClick="surfto(this.form)" /></td></form><td nowrap><img src="/ukgif/spacer.gif" width="3" height="3" /></td><form name="myform"><td nowrap><select name="destination" size="1">');// BEGIN CONTENT OF REGULARS MENU// For apostrophes use the following code \' E.G. "it isn\'t me"document.write('<option value="#" selected>regulars</option>');document.write('<option value="birthstone_December.html">birthstone of the month</option>');document.write('<option value="focus_cooking_Dec06.html">what\'s cooking</option>');document.write('<option value="meet_the_presenters.html">meet the presenters</option>');document.write('<option value="dear_qvc.html">dear QVC</option>');document.write('<option value="focus_archive_2006.html">archive</option>');// END CONTENT OF REGULARS MENUdocument.write('</select></td><td nowrap><input type="button" value="go" onClick="surfto(this.form)" /></td nowrap></form><td><img src="/ukgif/spacer.gif" width="3" height="3" /></td></tr></table>');// END BUILDING MENU SYSTEM// TO GO IN ARCHIVE MENU