function popupLinkConfig() {

	var popupLinkConfig = new Array;

	popupLinkConfig["vertical_tail_installed"] = new Array ( "", "width=558,height=308,scrollbars=no,resizable=yes,status=yes,toolbar=no,location=no,menubar=no");
	popupLinkConfig["motor_mount1"] = new Array ( "", "width=633,height=441,scrollbars=no,resizable=yes,status=yes,toolbar=no,location=no,menubar=no");
	popupLinkConfig["motor_mount2"] = new Array ( "", "width=640,height=480,scrollbars=no,resizable=yes,status=yes,toolbar=no,location=no,menubar=no");

	popupLinkConfig["gfx_construction1_thumb"] = new Array ( "", "width=605,height=270,scrollbars=no,resizable=yes,status=yes,toolbar=no,location=no,menubar=no");
	popupLinkConfig["topsides_wing_mold"] = new Array ( "", "width=640,height=480,scrollbars=no,resizable=yes,status=yes,toolbar=no,location=no,menubar=no");
	popupLinkConfig["completed_topsides_wing_mold"] = new Array ( "", "width=640,height=480,scrollbars=no,resizable=yes,status=yes,toolbar=no,location=no,menubar=no");

	popupLinkConfig["bow_view"] = new Array ( "", "width=640,height=480,scrollbars=no,resizable=yes,status=yes,toolbar=no,location=no,menubar=no");
	popupLinkConfig["wide_view_escape_hatch"] = new Array ( "", "width=640,height=480,scrollbars=no,resizable=yes,status=yes,toolbar=no,location=no,menubar=no");
	popupLinkConfig["kevlar_hull_stiffeners"] = new Array ( "", "width=640,height=480,scrollbars=no,resizable=yes,status=yes,toolbar=no,location=no,menubar=no");
	popupLinkConfig["topsides_fitting_to_hull"] = new Array ( "", "width=640,height=480,scrollbars=no,resizable=yes,status=yes,toolbar=no,location=no,menubar=no");

	return popupLinkConfig;
}