function myshow(a)
{
	window.open("picture.asp?id="+a,"","height=480,width=640");
}

function workshop(a)
{
	window.open("picture.asp?id="+a,"","height=1370,width=500,scrollbars=yes");
}
function workshop1(a)
{
	window.open("picture.asp?id="+a,"","height=870,width=900,scrollbars=yes");
}


