function openwin()
{
myRef = window.open('http://www.sandrataylor.net/win/index','mywin','left=20,top=20,width=400,height=550,toolbar=0,resizable=0,scrollbars=0,status=0,location=0');
}
