<!--
var bookmarkurl="http://www.northernmusicaltheatrecompany.co.uk"
var bookmarktitle="The Northern Musical Theatre Company | Bev Jones"

function addbookmark(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}
//-->
