function jump1(id,i,j)
{
	location.href="productlist_"+ id +"_"+i+"_"+j+".jsp";
}