var picture_Window_bnf027
function picture_bnf027()
{
if (!picture_Window_bnf027 || picture_Window_bnf027.closed)
	{
	// window has not been opened - first invokation
	picture_Window_bnf027 = window.open("resources/picture_bnf027.htm","picture_bnf0274","toolbar=no,menubar=no,scrollbars=yes,height=600,width=630")
	}
else
	{
	// picture window is opened somewhere, bring it into focus
	picture_Window_bnf027.focus()
	}
} // end function picture_bnf027

