<!-- Begin
document.write(' <FORM NAME="SelectURL"> <SELECT NAME="choice" style="font-family:arial;font-size:11;font-weight:bold;color:#000000;background-color:#FFFFFF;width:140;"> ');

document.write(' <OPTION SELECTED VALUE="../personal/personal.htm">Personal Pages ');
document.write(' <OPTION VALUE="../search.htm">Advanced Search ');
document.write(' <OPTION VALUE="../personal/photogallery.htm">Photo Gallery ');
document.write(' <OPTION VALUE="../personal/holidaysnaps.htm">- Holiday Snaps ');
document.write(' <OPTION VALUE="../personal/abstractphotos.htm">- Abstract Images ');
document.write(' <OPTION VALUE="../personal/pantomime.htm">Pantomime Script ');
document.write(' <OPTION VALUE="../personal/mothergoose1.htm">- Act 1 Scene 1 ');
document.write(' <OPTION VALUE="../personal/mothergoose2.htm">- Act 1 Scene 2 ');
document.write(' <OPTION VALUE="../personal/mothergoose3.htm">- Act 1 Scene 3 ');
document.write(' <OPTION VALUE="../personal/mothergoose4.htm">- Act 2 Scene 1 ');
document.write(' <OPTION VALUE="../personal/mothergoose5.htm">- Act 2 Scene 2 ');
document.write(' <OPTION VALUE="../personal/mothergoose6.htm">- Act 3 Scene 1 ');
document.write(' <OPTION VALUE="../personal/mothergoose7.htm">- Act 3 Scene 2 ');
document.write(' <OPTION VALUE="../personal/skit0.htm">Skit Scripts ');
document.write(' <OPTION VALUE="../personal/skit1.htm">- Potty Panto ');
document.write(' <OPTION VALUE="../personal/skit2.htm">- Charles and Fiona ');
document.write(' <OPTION VALUE="../personal/skit3.htm">- I Know ');
document.write(' <OPTION VALUE="../personal/poem0.htm">Poems ');
document.write(' <OPTION VALUE="../personal/poem1.htm">- The 1st of March ');
document.write(' <OPTION VALUE="../personal/poem2.htm">- Twelth Night ');
document.write(' <OPTION VALUE="../personal/poem3.htm">- Day after Christmas ');
document.write(' <OPTION VALUE="../personal/saleandwanted.htm">For Sale & Wanted ');
document.write(' <OPTION VALUE="../personal/blond.htm">Blond Jokes ');
document.write(' <OPTION VALUE="../webgolf/golf.htm">Crazy Golf ');

document.write(' </SELECT> <INPUT TYPE=BUTTON style="border-style:outset;color:#ffffff;background:#008000;font-family:arial;font-size:10;font-weight:bold;text-align:center;width:auto;" VALUE = "GO" onClick="GoChoice(this.form)"> </Form> ');
// End -->