// JavaScript Document

function popUp ()	{
		window.open("../graphics/insurance_graph_large.gif", "myWindow", "status=1, height=300, width=500, left=120, top=50, resizable=1")
}