<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: An analysis of difficulties experienced by visually impaired users on the web and how to design a visual impaired-friendly web site</title>
	<atom:link href="http://www.degree-essays.com/coursework/it-essays/an-analysis-of-difficulties-experienced-by-visually-impaired-users-on-the-web-and-how-to-design-a-visual-impaired-friendly-web-site/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.degree-essays.com/coursework/it-essays/an-analysis-of-difficulties-experienced-by-visually-impaired-users-on-the-web-and-how-to-design-a-visual-impaired-friendly-web-site/</link>
	<description>Free coursework essays and research for students</description>
	<pubDate>Fri, 09 Jan 2009 13:27:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	</channel>
</rss>

<script type="text/javascript" src="http://www.degree-essays.com/jquery.js"></script>

<script type="text/javascript">

$(document).ready(function(){

	$(".pane .delete").click(function(){
	  $(this).parents(".pane").animate({ opacity: "hide" }, "slow");
	});

});

</script>