function helloworld(a)
{
window.open("picture.asp?id="+a,"","height=425,width=420");
}

