function openscreen(scfile)
{
	window.open(scfile, 'screenshot', 'width=660, height=510');
}