document.write (" <form method='POST' name='menu'>  ");
document.write (" <select name='selectedPage' onChange='changePage(this.form.selectedPage)' class='select520'> ");
document.write (" <option value = '' selected> Choose a review: </option> ");
document.write (" <option value = 'review-theguardian-04052009.html'> The Guardian, 4 May 2009, Editorial </option> ");
document.write (" <option value = 'review-theobserver-03052009.html'> The Observer, 3 May 2009 </option> ");
document.write (" <option value = 'review-eveningstandard-27042009.html'> Evening Standard, 27 April 2009 </option> ");
document.write (" <option value = 'review-theindependentonsunday-26042009.html'> The Independent on Sunday, 26 April 2009 </option> ");
document.write (" <option value = 'review-timeout-22042009.html'> Time Out, 22 April 2009 </option> ");
document.write (" <option value = 'review-sundaytimes-22032009.html'> Sunday Times, 22 March 2009 </option> ");
document.write (" <option value = 'review-theguardian-17032009.html'> The Guardian, 17 March 2009 </option> ");
document.write (" <option value = 'review-theindependent-16032009.html'> The Independent, 16 March 2009 </option> ");
document.write (" <option value = 'review-thetime-16032009.html'> The Times, 16 March 2009 </option> ");
document.write (" <option value = 'review-thetelegraph-16032009.html'> The Telegraph, 16 March 2009 </option> ");
document.write (" <option value = 'review-whatsonstage-11032009.html'> What's on Stage, 11 March 2009 </option> ");
document.write (" <option value = 'review-lefigaro-17032007.html'> Le Figaro, 17 November 2007 </option> ");
document.write (" <option value = 'review-theguardian-12112007.html'> The Guardian, 12 November 2007 </option> ");
document.write (" <option value = '' > &nbsp; </option> ");
document.write (" <option value = '../../press/reviews.html'> More Cheek by Jowl reviews... </option> ");
document.write (" </select> ");
document.write (" </form> ");
