function popupLinkConfig() {

	var popupLinkConfig = new Array;

	popupLinkConfig["fmb_observer1"] = new Array ("", "width=779,height=611,scrollbars=no,resizable=yes,status=yes,toolbar=no,location=no,menubar=no");
	popupLinkConfig["fmb_observer2"] = new Array ("", "width=976,height=652,scrollbars=no,resizable=yes,status=yes,toolbar=no,location=no,menubar=no");

	popupLinkConfig["v24_fleet"] = new Array ("", "width=895,height=638,scrollbars=no,resizable=yes,status=yes,toolbar=no,location=no,menubar=no");
	popupLinkConfig["v24_with_gfx"] = new Array ("", "width=686,height=609,scrollbars=no,resizable=yes,status=yes,toolbar=no,location=no,menubar=no");
	popupLinkConfig["v24_powerboat_cover"] = new Array ("", "width=529,height=770,scrollbars=no,resizable=yes,status=yes,toolbar=no,location=no,menubar=no");

	popupLinkConfig["starship_voyager1"] = new Array ("", "width=900,height=516,scrollbars=no,resizable=yes,status=yes,toolbar=no,location=no,menubar=no");
	popupLinkConfig["starship_voyager2"] = new Array ("", "width=801,height=557,scrollbars=no,resizable=yes,status=yes,toolbar=no,location=no,menubar=no");

	popupLinkConfig["nortec_jet_turbine_boat"] = new Array ("", "width=900,height=528,scrollbars=no,resizable=yes,status=yes,toolbar=no,location=no,menubar=no");
	
	return popupLinkConfig;
}