<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for  Las Vegas Real Estate Blog &#8211; News on Las Vegas Homes</title>
	<atom:link href="http://www.mslasvegasrealestate.com/blogs/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mslasvegasrealestate.com/blogs</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Fri, 02 Jul 2010 09:27:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Hello world! by Mr WordPress</title>
		<link>http://www.mslasvegasrealestate.com/blogs/hello-world/#comment-1</link>
		<dc:creator>Mr WordPress</dc:creator>
		<pubDate>Fri, 02 Jul 2010 09:27:01 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/RnD/wordpress/?p=1#comment-1</guid>
		<description>Hi, this is a comment.&lt;br /&gt;To delete a comment, just log in and view the post&#039;s comments. There you will have the option to edit or delete them.</description>
		<content:encoded><![CDATA[<p>Hi, this is a comment.<br />To delete a comment, just log in and view the post&#039;s comments. There you will have the option to edit or delete them.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
				<script language="JavaScript">
					// If you're using frames, uncomment the parent.document.referrer
						// line and comment the document.referrer one. Otherwise, you can
						// leave them as they are.
						
	
				// var refz = escape(parent.document.referrer)+"";
						var inReferrer = escape(document.referrer)+"";
						
						// URL to the tracker
						// the question mark must stay at the end!
						var dlSaving = "No";
						function checkTimeZone() 
						{
							/*var rightNow = new Date();
							//alert(rightNow.getDate()+"-"+ rightNow.getMonth() +"-"+ rightNow.getFullYear() +" "+rightNow.getHours()+":"+rightNow.getMinutes()+":"+rightNow.getSeconds());
							//alert(rightNow.toGMTString());
							var date1 = new Date(rightNow.getFullYear(), 0, 1, 0, 0, 0, 0);
							var date2 = new Date(rightNow.getFullYear(), 6, 1, 0, 0, 0, 0);
	
					var temp = date1.toGMTString();
							var date3 = new Date(temp.substring(0, temp.lastIndexOf(" ")-1));
							var temp = date2.toGMTString();
							var hoursDiffStdTime = (date1 - date3) / (1000 * 60 * 60);
	
					return hoursDiffStdTime;*/
							var rightNow = new Date();
							//alert(rightNow.toGMTString());
							var date1 = new Date(rightNow.getFullYear(), 0, 1, 0, 0, 0, 0);
							var date2 = new Date(rightNow.getFullYear(), 6, 1, 0, 0, 0, 0);
							var temp = date1.toGMTString();
							var date3 = new Date(temp.substring(0, temp.lastIndexOf(" ")-1));
							var temp = date2.toGMTString();
							var date4 = new Date(temp.substring(0, temp.lastIndexOf(" ")-1));

							var hoursDiffStdTime = (date1 - date3) / (1000 * 60 * 60);
							var hoursDiffDaylightTime = (date2 - date4) / (1000 * 60 * 60);
					if (hoursDiffDaylightTime == hoursDiffStdTime) {
							dlSaving = "No";
						//alert("Time zone is GMT " + hoursDiffStdTime + ".\nDaylight Saving Time is NOT observed here.");
					} else {
						dlSaving = "Yes";
						//alert("Time zone is GMT " + hoursDiffStdTime + ".\nDaylight Saving Time is observed here.");
						}
							return hoursDiffStdTime;
						}
						function testForCpu() {
							if (navigator.cpuClass) {
								switch (navigator.cpuClass) {
									case "x86" : theCpu = "x86 [Intel processor]"; break;
									case "68K" : theCpu = "68K [Motorola processor]"; break;
									case "Alpha" : theCpu = "Alpha [Digital processor]"; break;
									case "PPC" : theCpu = "PPC [Motorola processor]"; break;
									case "Other" : theCpu = "Other"; break;
								}
							}
							else { theCpu = "Unknown"; }
							return theCpu;
						}
						
						var theCpu = testForCpu();
						var sDimensions = screen.width + "x" + screen.height ;
						var sDepth = screen.colorDepth + "Bit";
						var sTitle = document.title;
				var sTimeZone = checkTimeZone() ;

			
				if (navigator.cookieEnabled) { var cookieSupport = navigator.cookieEnabled; }
				else { var cookieSupport = "no"; }
				rightNow = new Date();
					//alert(rightNow + " " + rightNow.getMonth());
						var passData = "&noscript=false&timezone="+sTimeZone+"&dls="+dlSaving+"&y="+rightNow.getFullYear()+"&m="+(parseInt(rightNow.getMonth()) + 1)+"&d="+rightNow.getDate()+"&h="+rightNow.getHours()+"&i="+rightNow.getMinutes()+"&s="+rightNow.getSeconds()+"&pgtitle="+sTitle+"&cookieSupport=" + cookieSupport + "&theCpu=" + theCpu + "&sDimensions=" + sDimensions + "&sDepth=" + sDepth + "&inReferrer=" + inReferrer;
						
						st="<img src='"; 
						mi="http://www.mslasvegasrealestate.com/inc/logger_step2.inc.php?"+ passData; 
						en="' alt='' border='0' width='0' height='0'>";
						document.write(st+mi+en);
					</script>
					<noscript><img src="http://www.mslasvegasrealestate.com/inc/logger_step2.inc.php?noscript=true" alt="" title="" border="0" width="0" height="0"></noscript>
			
					<script language="JavaScript">
			var sTitle = document.title;

		var passData = "&pgtitle="+sTitle;
			var rightNow = new Date();
			st="<img src='"; 
			mi="http://www.mslasvegasrealestate.com/inc/logger_step2.inc.php?visitpg=true&y="+rightNow.getFullYear()+"&m="+rightNow.getMonth()+"&d="+rightNow.getDate()+"&h="+rightNow.getHours()+"&i="+rightNow.getMinutes()+"&s="+rightNow.getSeconds() + passData;
			en="' alt='' border='0' width='0' height='0'>";

		document.write(st+mi+en);
		</script>
		

