function removeFormField() {
var loc = window.location;
if (loc=="http://www.simplylondon.org.uk/london/mp3-audio-guide"){
$('#adsense2').remove();
$('#adsense3').remove();
}
$('#sidebar .spacer ul .page-item-85').after('<li><a title="London Websites" href="/internet/" target="_parent">London Websites</a></li>');
}
