<!-- Hide script from older browsers		function FeaturePopup() {			if (document.images) {				openpopup = window.open(arguments[0],'popupwin','width=650,height=550,left=50,top=50,resizable=yes,scrollbars=auto');			}		}// end hiding script from older browsers -->