
document.write('<script type="text/javascript">');
document.write('\n\r');
document.write('function clickhelpbutton(){\n\r');
document.write('alert("Click on Artist Photo to view main gallery.");}');

document.write('</script>');


document.write('<div class="content">');
document.write('<div class="wrap">');




document.write('<div class="contenthead">Abbi Greenland</div>');

document.write('<div class="padv"></div>');

document.write('<div class ="center"><img class ="artistbio" src="abbigreenland.jpg" title="Abbi Greenland" alt="Abbi Greenland"/></div>');
document.write('<div class="padv"></div>');
document.write('<div class="center"><a class="linx" href="gallery.php"><i>Click here for full Picture Gallery</i></a></div>');
document.write('<div class="padv"></div>');

document.write('<div>Abbi Greenland is 21 years old and recently graduated from the University of Hull. She first met with Mercurius when playing Ariel in the Enchanted Isle in 2008 in which she performed alongside Ricardo Barros. Since graduating she has set up a theatre company called RashDash with a fellow graduate and they recently returned from the International Fringe Festival in Edinburgh where they presented The Honeymoon. Abbi appeared as Sophie as well as writing and choreographing the piece.</div>');


document.write('</div>');
document.write('<div class ="footer">&copy; Copyright Mercuriuscompany.Co.Uk 2010. All Rights Reserved</div>');
document.write('</div>');



