jQuery(document).ready(function() {
    jQuery('#feature').click(function () {
        //window.location.replace("http://www.amdalliance.org/patient-stories-videos.html");
		//window.location.replace('http://www.amdalliance.org/en/100311_1236/AMDWeek2010.html');
		window.location.replace('http://www.amdalliance.org/en/100311_1236/VegfTrapEye.html');
    });	
});
