function openwindow(i)
{
window.open("testimonail.html#"+i, "mywindow","location=0,status=0,scrollbars=yes,width=610, height=650,left=250, top=120");
}

