function popup(filename)
{
	window.open(filename,'Spec','top=20,left=70,statusbar=no,toolbar=no,width=640,height=650,scrollbars=yes')
}




