<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Stephen Gleadow</title>
	<atom:link href="http://stephengleadow.com/painting/feed/" rel="self" type="application/rss+xml" />
	<link>http://stephengleadow.com/painting</link>
	<description>Paintings And Drawings Of Artist Stephen Gleadow</description>
	<lastBuildDate>Fri, 26 Apr 2013 09:29:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title></title>
		<link>http://stephengleadow.com/painting/http:/stephengleadow.com/painting/</link>
		<comments>http://stephengleadow.com/painting/http:/stephengleadow.com/painting/#comments</comments>
		<pubDate>Fri, 04 Feb 2011 22:47:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://stephengleadow.ipower.com/painting/?p=1</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[<pre lang="html"><script type="text/javascript" language="JavaScript">// <![CDATA[
// ==============================================
// Copyright 2003 by jsCode.com
// Source: jsCode.com
// Author: etLux
// Free for all; but please leave in the header.
// ==============================================

// Set up the image files to be used.
var theImages = new Array() // do not change this
// To add more image files, continue with the
// pattern below, adding to the array. Rememeber
// to increment the theImages[x] index!

theImages[0] = 'http://stephengleadow.com/painting/wp-content/uploads/image/images_rd/01.jpg'
theImages[1] = 'http://stephengleadow.com/painting/wp-content/uploads/image/images_rd/02.jpg'
theImages[2] = 'http://stephengleadow.com/painting/wp-content/uploads/image/images_rd/03.jpg'
theImages[3] = 'http://stephengleadow.com/painting/wp-content/uploads/image/images_rd/04.jpg'
theImages[4] = 'http://stephengleadow.com/painting/wp-content/uploads/image/images_rd/05.jpg'

// ======================================
// do not change anything below this line
// ======================================

var j = 0
var p = theImages.length;

var preBuffer = new Array()
for (i = 0; i < p; i++){
   preBuffer[i] = new Image()
   preBuffer[i].src = theImages[i]
}

var whichImage = Math.round(Math.random()*(p-1));
function showImage(){
document.write('<img src="'+theImages[whichImage]+'">');
}
// ]]&gt;</script><script type="text/javascript" language="JavaScript">// <![CDATA[
// ==============================================
// Copyright 2003 by jsCode.com
// Source: jsCode.com
// Author: etLux
// Free for all; but please leave in the header.
// ==============================================
showImage();
// ]]&gt;</script></pre>
]]></content:encoded>
			<wfw:commentRss>http://stephengleadow.com/painting/http:/stephengleadow.com/painting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
