<?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>Scott O&#039;Brien</title>
	<atom:link href="http://www.scottyob.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.scottyob.com</link>
	<description>The Projects and life behind the world of Scott O&#039;Brien</description>
	<lastBuildDate>Tue, 09 Mar 2010 06:11:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Playing with a small telephone system</title>
		<link>http://www.scottyob.com/2010/02/playing-with-a-small-telephone-system</link>
		<comments>http://www.scottyob.com/2010/02/playing-with-a-small-telephone-system#comments</comments>
		<pubDate>Sun, 14 Feb 2010 14:25:36 +0000</pubDate>
		<dc:creator>Scott O'Brien</dc:creator>
				<category><![CDATA[Networks]]></category>
		<category><![CDATA[PBX]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[IP]]></category>

		<guid isPermaLink="false">http://www.scottyob.com/2010/02/playing-with-a-small-telephone-system</guid>
		<description><![CDATA[Starting to play with a friends network, the basic idea is that we&#8217;re replacing his Commander PBX that&#8217;s costing a LOT of money with a cheap computer and VoIP phones.. The fun comes when we&#8217;re installing a few IP phones at his home (on the bottom of the diagram) and linking the two PBX systems [...]]]></description>
			<content:encoded><![CDATA[<p style="clear: both"><a href="http://www.scottyob.com/wordpress/wp-content/uploads/2010/02/Picture_9.jpg" class="image-link"><img class="linked-to-original" src="http://www.scottyob.com/wordpress/wp-content/uploads/2010/02/Picture_9-thumb.jpg" height="460" align="right" width="340" style=" display: inline; float: right; margin: 0 0 10px 10px;" /></a>Starting to play with a friends network, the basic idea is that we&#8217;re replacing his Commander PBX that&#8217;s costing a LOT of money with a cheap computer and VoIP phones.. The fun comes when we&#8217;re installing a few IP phones at his home (on the bottom of the diagram) and linking the two PBX systems to the IP phone in the home office is another extension at work and so on <img src='http://www.scottyob.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p style="clear: both">We&#8217;re making the box here the router and VPN solution so as we dig into this, expect a great deal more detailed how-to guides <img src='http://www.scottyob.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><br class="final-break" style="clear: both" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.scottyob.com/2010/02/playing-with-a-small-telephone-system/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Want Free (stolen :P) internet?</title>
		<link>http://www.scottyob.com/2010/02/want-free-stolen-p-internet</link>
		<comments>http://www.scottyob.com/2010/02/want-free-stolen-p-internet#comments</comments>
		<pubDate>Tue, 02 Feb 2010 02:34:55 +0000</pubDate>
		<dc:creator>Scott O'Brien</dc:creator>
				<category><![CDATA[Networks]]></category>
		<category><![CDATA[3G]]></category>
		<category><![CDATA[OpenVPN]]></category>
		<category><![CDATA[Optus]]></category>
		<category><![CDATA[Tunneling]]></category>
		<category><![CDATA[VPN]]></category>

		<guid isPermaLink="false">http://www.scottyob.com/?p=88</guid>
		<description><![CDATA[DISCLAIMER:  These methods are a thought process only, I have not tried, or shall condone using these methods for stealing internet, only pondering about the methods used of which you may tunnel data through DNS.  If you are going to try these methods out, it&#8217;s probably illegal unless you replicate your own private networks to [...]]]></description>
			<content:encoded><![CDATA[<p>DISCLAIMER:  These methods are a thought process only, I have not tried, or shall condone using these methods for stealing internet, only pondering about the methods used of which you may tunnel data through DNS.  If you are going to try these methods out, it&#8217;s probably illegal unless you replicate your own private networks to test it on.  Happy surfing <img src='http://www.scottyob.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://www.scottyob.com/wordpress/wp-content/uploads/2010/02/optus-mobile-tower-large.jpg"><img class="alignleft size-medium wp-image-89" title="optus-mobile-tower-large" src="http://www.scottyob.com/wordpress/wp-content/uploads/2010/02/optus-mobile-tower-large-300x125.jpg" alt="" width="300" height="125" /></a></p>
<p>With todays mobile internet being the big thing it is, and not having my ADSL connected just yet, I&#8217;ve been borrowing my house mates 3G dongle.  This is a pre-pay service to get internet through the 3G towers.  What the interesting part is when your quota runs out.</p>
<p>Many airports and cafes will provide internet access using an open wireless access point.  While you can connect to these access points, you try and open up a web browser and navigate to a web site, but instead of getting your desired site, you get a page asking you to pay for a limited about of net access.</p>
<p>This generally works as there are a few steps your web browser takes before you can receive a web page.  Generally speaking -&gt; Web browser asks OS to resolve address (google.com for instance) -&gt; OS asks the name server to resolve address -&gt; Nameserver will traverse and ask other nameservers till it gets the address you want -&gt; browser then connects to that address, port 80 and asks for the requested web page&#8230; etc</p>
<p>These access points will intercept the traffic to the web host, and instead of returning the web page, will bring up the page asking you to pay money.. note:  You&#8217;ve already had outgoing traffic though to resolve that name.</p>
<p>This is where the fun parts come in.  You can have a domain, and delegate a subdomain to another nameserver</p>
<p>so, we can set up our own private server (or a VPS, someone like <a href="http://www.ramhost.us/">ramhost.us</a> will do this for $3 a month) then delegate access to a subdomain to it by adding a record to our nameserver:</p>
<p>dnstunner.ourhost.com.    IN    IN    my.vpshost.com</p>
<p>We can then run a little app on this server (see <a href="http://www.dnstunnel.de/">http://www.dnstunnel.de/</a>) and tunnel a TCP connection over DNS requests (although, a little buggy and slow).  Then, the magic begins.  You can tunnel to a HTTP proxy, a VPN over TCP (such as <a href="http://www.openvpn.net/">OpenVPN</a>) among other services (such as POP or IMAP, whatever really.)</p>
<p>So, what&#8217;s this got to do with getting you free internet?  Well, pre-pay Optus uses the same techniques to direct you to a web page asking you to top up.</p>
<p>Little note:  If you had outbound access to ICMP (ping), similar methods can be used to get net this way</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scottyob.com/2010/02/want-free-stolen-p-internet/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing a broken IP phone</title>
		<link>http://www.scottyob.com/2010/01/fixing-a-broken-ip-phone</link>
		<comments>http://www.scottyob.com/2010/01/fixing-a-broken-ip-phone#comments</comments>
		<pubDate>Sat, 02 Jan 2010 23:59:20 +0000</pubDate>
		<dc:creator>Scott O'Brien</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[Avaya]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[VoIP]]></category>

		<guid isPermaLink="false">http://www.scottyob.com/?p=76</guid>
		<description><![CDATA[So, those of you who know me will be aware that I love VoIP and Asterisk.  So the other day was a very, very sad day for me.  I had dropped my VoIP phone (the Avaya 4610SW IP.)  The phone was only dropped half a meter from my chair onto thick carpet, but it still [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.scottyob.com/wordpress/wp-content/uploads/2010/01/4610L.jpg"><img class="alignleft size-medium wp-image-80" title="Avaya4610SW_IP" src="http://www.scottyob.com/wordpress/wp-content/uploads/2010/01/4610L-300x294.jpg" alt="" width="300" height="294" /></a>So, those of you who know me will be aware that I love VoIP and Asterisk.  So the other day was a very, very sad day for me.  I had dropped my VoIP phone (the Avaya 4610SW IP.)  The phone was only dropped half a meter from my chair onto thick carpet, but it still didn&#8217;t stop the demise of the device.  You see, when you picked up the handset, the phone didn&#8217;t answer.. the speaker in the phone is not the best so it kind of defeated the purpose of having one now.</p>
<p>Dad had a set of keyed screws, and luckily enough, one of them could crack open the phone without any damage.  Under close inspection, the button that the headset pushes on to hang up and answer the phone is connected to a leaver that rests on a button on the motherboard (as pictured below.)  It took several hours of fiddling with the little springs and metal plates in the switch with the multimeter to figure out how it worked, then carefully trying to bend and place everything back into it&#8217;s rightful place (the spring had come out of it&#8217;s tracks in the fall.. I can&#8217;t believe how cheap the components used were in this phone.)  Good news now!  I have my phone back! <img src='http://www.scottyob.com/wordpress/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<div id="attachment_77" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.scottyob.com/wordpress/wp-content/uploads/2010/01/tmp2.jpg"><img class="size-medium wp-image-77" title="Broken Component" src="http://www.scottyob.com/wordpress/wp-content/uploads/2010/01/tmp2-300x225.jpg" alt="" width="300" height="225" /></a><p class="wp-caption-text">The Switch</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.scottyob.com/2010/01/fixing-a-broken-ip-phone/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CSCI356 Ass2</title>
		<link>http://www.scottyob.com/2010/01/csci356_ass2</link>
		<comments>http://www.scottyob.com/2010/01/csci356_ass2#comments</comments>
		<pubDate>Sat, 02 Jan 2010 08:46:49 +0000</pubDate>
		<dc:creator>Scott O'Brien</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[BePu]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[XNA]]></category>

		<guid isPermaLink="false">http://www.scottyob.com/?p=62</guid>
		<description><![CDATA[
Here (link removed, I&#8217;ll re-enable it when the assignment spec for this years students changes enough not to copy this) is my assignment 2.  Once again, I have as much as possible, tried to make a strong OO design with my assignment where it&#8217;s very easy to expand on the number of weapons and elements [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.scottyob.com/wordpress/wp-content/uploads/2010/01/Ass2.zip"></a></p>
<div id="attachment_63" class="wp-caption alignleft" style="width: 310px"><a href="http://www.scottyob.com/wordpress/wp-content/uploads/2010/01/tmp1.jpg"><img class="size-medium wp-image-63" title="CSCI356 Assignment 2" src="http://www.scottyob.com/wordpress/wp-content/uploads/2010/01/tmp1-300x232.jpg" alt="" width="300" height="232" /></a><p class="wp-caption-text">CSCI356 Assignment 2</p></div>
<p><span style="color: #3366ff;">Here</span> (<em>link removed, I&#8217;ll re-enable it when the assignment spec for this years students changes enough not to copy this</em>)<a href="http://www.scottyob.com/wordpress/wp-content/uploads/2010/01/Ass2.zip"> </a>is my assignment 2.  Once again, I have as much as possible, tried to make a strong OO design with my assignment where it&#8217;s very easy to expand on the number of weapons and elements in the game.  BePu was used in this one for the physics.  The code is kept fairly neet and many of the game components can be taken out and used in your own personal projects.  Right key moves to next weapon, up and down change the gravity of the world.  Enjoy blowing up those crates <img src='http://www.scottyob.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://www.scottyob.com/wordpress/wp-content/uploads/2010/01/Ass2.zip">DOWNLOAD</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.scottyob.com/2010/01/csci356_ass2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSCI336 ass5</title>
		<link>http://www.scottyob.com/2010/01/csci336_ass5</link>
		<comments>http://www.scottyob.com/2010/01/csci336_ass5#comments</comments>
		<pubDate>Sat, 02 Jan 2010 07:51:56 +0000</pubDate>
		<dc:creator>Scott O'Brien</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[OpenGL]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.scottyob.com/?p=58</guid>
		<description><![CDATA[As you might have seen in my Previous posts demo reel, here you will find the code attached for my CSCI336 As
signment 5.  Looking at how a few of my other friends completed their assignments for this task, I enjoyed having a more modular approach to OpenGL.  For instance, while it is possible to do [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_59" class="wp-caption alignleft" style="width: 310px"><a href="http://www.scottyob.com/wordpress/wp-content/uploads/2010/01/tmp.jpg"><img class="size-medium wp-image-59" title="CSCI336_Ass4_Screenshot" src="http://www.scottyob.com/wordpress/wp-content/uploads/2010/01/tmp-300x232.jpg" alt="" width="300" height="232" /></a><p class="wp-caption-text">assignment4 screenshot</p></div>
<p>As you might have seen in my <a href="http://www.scottyob.com/2010/01/demo-reel">Previous posts</a> demo reel, here you will find the code attached for my CSCI336 As</p>
<p>signment 5.  Looking at how a few of my other friends completed their assignments for this task, I enjoyed having a more modular approach to OpenGL.  For instance, while it is possible to do this task in one function, the idea was that I wrapped my OpenGL calls in appropriate classes.</p>
<p>Examples of this are a GL_LIGHT is abstracted by the light class, you create a light, give it a type, and don&#8217;t have to worry about it being GL_LIGHT0.. GL_LIGHT7 (although, you can only have 7 li</p>
<p>ghts in your scene with this method).  Textures are contained in Texture structs with the appropriate functions to load and unload them.</p>
<p>The code is not as ne</p>
<p>ar polished and as complete as I wanted it to be, but it ended up being complete enough to build my assignment upon and satisfy all the requirments.  Hope you enjoy <img src='http://www.scottyob.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><span style="color: #3366ff;">DOWNLOAD Code </span>(link removed, I&#8217;ll re-enable it when the assignment spec for this years students changes enough not to copy this)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scottyob.com/2010/01/csci336_ass5/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Demo Reel</title>
		<link>http://www.scottyob.com/2010/01/demo-reel</link>
		<comments>http://www.scottyob.com/2010/01/demo-reel#comments</comments>
		<pubDate>Sat, 02 Jan 2010 04:00:52 +0000</pubDate>
		<dc:creator>Scott O'Brien</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[XNA]]></category>

		<guid isPermaLink="false">http://www.scottyob.com/2010/01/demo-reel</guid>
		<description><![CDATA[Before I was able to go up and join the BlackWolf team to compete in the IDGA 48 hour game competition (which we won I might add, go UOW!) I had to put a demo reel together of my work. The following video is used to demonstrate my 3D work in my games and graphics [...]]]></description>
			<content:encoded><![CDATA[<p style="clear: both;">Before I was able to go up and join the BlackWolf team to compete in the IDGA 48 hour game competition (which we won I might add, go UOW!) I had to put a demo reel together of my work. The following video is used to demonstrate my 3D work in my games and graphics subjects last semester.</p>
<p style="clear: both;"><span style="text-align: center; display: block; margin: 0 auto 10px;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/xBzAwxPB2gk&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0x006699&amp;color2=0x54abd6" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/xBzAwxPB2gk&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0x006699&amp;color2=0x54abd6" allowscriptaccess="always" allowfullscreen="true"></embed></object></span></p>
<p><br class="final-break" style="clear: both;" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.scottyob.com/2010/01/demo-reel/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Kombat Karts</title>
		<link>http://www.scottyob.com/2010/01/kombat-karts</link>
		<comments>http://www.scottyob.com/2010/01/kombat-karts#comments</comments>
		<pubDate>Fri, 01 Jan 2010 08:08:43 +0000</pubDate>
		<dc:creator>Scott O'Brien</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[KombatKarts]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[XBox]]></category>
		<category><![CDATA[XNA]]></category>

		<guid isPermaLink="false">http://www.scottyob.com/2010/01/kombat-karts</guid>
		<description><![CDATA[The aim of Kombat Karts is to produce a small game in which the player will drive around in a kart style vehicle and compete against either another player or against a form of AI controlled Kart.
The game is designed to run and perform on the Microsoft XBox 360 gaming console. The details of the [...]]]></description>
			<content:encoded><![CDATA[<p style="clear: both;"><a class="image-link" href="http://www.scottyob.com/wordpress/wp-content/uploads/2010/01/misty-full.jpg"><img class="linked-to-original" style="text-align: center; display: block; margin: 0 auto 10px;" src="http://www.scottyob.com/wordpress/wp-content/uploads/2010/01/misty-thumb.jpg" alt="" width="380" height="96" /></a>The aim of Kombat Karts is to produce a small game in which the player will drive around in a kart style vehicle and compete against either another player or against a form of AI controlled Kart.</p>
<p style="clear: both;">The game is designed to run and perform on the Microsoft XBox 360 gaming console. The details of the xbox 360 can be found either from the Microsoft website or the technical documentation (found on this site). Our game makes use of the BePu Physics libraries and XNA Framework.</p>
<p style="clear: both;">The KombarKarts web page can be found on our <a href="http://www.sardstudios.com/blog/" target="_blank">projects page Here</a></p>
<p style="clear: both;"><span style="text-align: center; display: block; margin: 0 auto 10px;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://www.youtube.com/v/KYTtyrKQgFI&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/KYTtyrKQgFI&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></span></p>
<p><br class="final-break" style="clear: both;" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.scottyob.com/2010/01/kombat-karts/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Colour Light Artwork</title>
		<link>http://www.scottyob.com/2009/12/colour-light-artwork</link>
		<comments>http://www.scottyob.com/2009/12/colour-light-artwork#comments</comments>
		<pubDate>Thu, 31 Dec 2009 00:09:08 +0000</pubDate>
		<dc:creator>Scott O'Brien</dc:creator>
				<category><![CDATA[Artwork]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Arduino]]></category>
		<category><![CDATA[LED]]></category>
		<category><![CDATA[MIDI]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.scottyob.com/wordpress/?p=4</guid>
		<description><![CDATA[This year, I've been helping a friend Jade with her artwork combining music with colours....]]></description>
			<content:encoded><![CDATA[<p>This year, I&#8217;ve been helping a friend Jade with her artwork combining music with colours.  Below you can find some pictures from my gallery of the work.  A detailed schematic and code will be published sometime in 2010 I hope.  Midi events were caught with a processing script, then sent over to the Arduino via serial.  The Arduino captured the note and velocity then performed it&#8217;s magic to dynamically light up the installation.  I wish I had a video to show you but unfortunately none turned out.  How this girl managed to have this idea pop into her head I&#8217;ll never know <img src='http://www.scottyob.com/wordpress/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> .</p>
<p>Some interesting times developing this project.  First, we probably didn&#8217;t communicate the best, so I guessed she wanted 12 lights, one for each note, turns out she wanted 48 (as you can imagine, the power requirements just went up 4 fold.)  We then re-designed the circuit to run on 15V instead of 5V (cheaper power supplies.)  and it all ended up working well <img src='http://www.scottyob.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .  You won&#8217;t have any idea of how big a project this was, but I think it was well worth it <img src='http://www.scottyob.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .  (the final rigging took over 20 hours straight to rig up, why Jade and her dad couldn&#8217;t have just build the frame out of chicken wire or a conductive material I don&#8217;t know <img src='http://www.scottyob.com/wordpress/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> )</p>
<p>The <a href="http://scottyob.com/gallery/main.php?g2_itemId=212">Gallery can also be found here</a></p>
<div class="aligncenter">
<p style="text-align: center;"><a title="IMGP0233" rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=287&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img title="IMGP0233" src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=288&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="IMGP0233" width="148" height="150" /></a><a rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=213&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=214&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="" width="150" height="149" /></a><a rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=218&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=219&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="" width="149" height="150" /></a><a rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=221&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=222&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="" width="150" height="149" /></a><a rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=224&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=225&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="" width="150" height="149" /></a><a rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=227&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=228&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="" width="149" height="150" /></a><a rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=230&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=231&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="" width="150" height="149" /></a><a rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=233&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=234&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="" width="149" height="150" /></a><a rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=236&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=237&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="" width="149" height="150" /></a><a rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=239&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=240&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="" width="149" height="150" /></a><a rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=242&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=243&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="" width="150" height="149" /></a><a rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=245&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=246&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="" width="150" height="149" /></a><a rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=248&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=249&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="" width="150" height="149" /></a><a rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=251&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=252&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="" width="150" height="149" /></a><a rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=254&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=255&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="" width="150" height="149" /></a><a rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=257&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=258&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="" width="149" height="150" /></a><a rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=260&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=261&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="" width="150" height="149" /></a><a rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=263&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=264&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="" width="150" height="149" /></a><a rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=266&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=267&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="" width="149" height="150" /></a><a rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=269&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=270&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="" width="149" height="150" /></a><a rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=272&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=273&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="" width="149" height="150" /></a><a rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=275&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=276&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="" width="149" height="150" /></a><a rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=278&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=279&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="" width="150" height="149" /></a><a rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=281&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=282&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="" width="150" height="149" /></a><a rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=284&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=285&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="" width="150" height="149" /></a><a title="119. Media Arts 302 (13-11-2009)" rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=305&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img title="119. Media Arts 302 (13-11-2009)" src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=306&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="119. Media Arts 302 (13-11-2009)" width="150" height="148" /></a><a title="120. Media Arts 302 (13-11-2009)" rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=308&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img title="120. Media Arts 302 (13-11-2009)" src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=309&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="120. Media Arts 302 (13-11-2009)" width="150" height="148" /></a><a title="121. Media Arts 302 (13-11-2009)" rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=311&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img title="121. Media Arts 302 (13-11-2009)" src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=312&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="121. Media Arts 302 (13-11-2009)" width="150" height="148" /></a><a title="122. Media Arts 302 (13-11-2009)" rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=314&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img title="122. Media Arts 302 (13-11-2009)" src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=315&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="122. Media Arts 302 (13-11-2009)" width="150" height="148" /></a><a title="123. Media Arts 302 (13-11-2009)" rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=317&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img title="123. Media Arts 302 (13-11-2009)" src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=318&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="123. Media Arts 302 (13-11-2009)" width="150" height="148" /></a><a title="124. Media Arts 302 (13-11-2009)" rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=320&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img title="124. Media Arts 302 (13-11-2009)" src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=321&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="124. Media Arts 302 (13-11-2009)" width="150" height="148" /></a><a title="125. Media Arts 302 (13-11-2009)" rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=323&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img title="125. Media Arts 302 (13-11-2009)" src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=324&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="125. Media Arts 302 (13-11-2009)" width="150" height="148" /></a><a title="126. Media Arts 302 (13-11-2009)" rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=326&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img title="126. Media Arts 302 (13-11-2009)" src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=327&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="126. Media Arts 302 (13-11-2009)" width="150" height="148" /></a><a title="127. Media Arts 302 (13-11-2009)" rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=329&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img title="127. Media Arts 302 (13-11-2009)" src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=330&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="127. Media Arts 302 (13-11-2009)" width="150" height="148" /></a><a title="128. Media Arts 302 (13-11-2009)" rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=332&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img title="128. Media Arts 302 (13-11-2009)" src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=333&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="128. Media Arts 302 (13-11-2009)" width="150" height="148" /></a><a title="129. Media Arts 302 (13-11-2009)" rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=335&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img title="129. Media Arts 302 (13-11-2009)" src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=336&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="129. Media Arts 302 (13-11-2009)" width="150" height="148" /></a><a title="130. Media Arts 302 (13-11-2009)" rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=338&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img title="130. Media Arts 302 (13-11-2009)" src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=339&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="130. Media Arts 302 (13-11-2009)" width="150" height="148" /></a><a title="131. Media Arts 302 (13-11-2009)" rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=341&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img title="131. Media Arts 302 (13-11-2009)" src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=342&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="131. Media Arts 302 (13-11-2009)" width="150" height="148" /></a><a title="132. Media Arts 302 (13-11-2009)" rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=344&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img title="132. Media Arts 302 (13-11-2009)" src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=345&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="132. Media Arts 302 (13-11-2009)" width="150" height="148" /></a><a title="133. Media Arts 302 (13-11-2009)" rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=347&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img title="133. Media Arts 302 (13-11-2009)" src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=348&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="133. Media Arts 302 (13-11-2009)" width="150" height="148" /></a><a title="134. Media Arts 302 (13-11-2009)" rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=350&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img title="134. Media Arts 302 (13-11-2009)" src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=351&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="134. Media Arts 302 (13-11-2009)" width="150" height="148" /></a><a title="135. Media Arts 302 (13-11-2009)" rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=353&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img title="135. Media Arts 302 (13-11-2009)" src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=354&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="135. Media Arts 302 (13-11-2009)" width="150" height="148" /></a><a title="136. Media Arts 302 (13-11-2009)" rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=356&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img title="136. Media Arts 302 (13-11-2009)" src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=357&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="136. Media Arts 302 (13-11-2009)" width="150" height="148" /></a><a title="IMGP0235" rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=290&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img title="IMGP0235" src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=291&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="IMGP0235" width="148" height="150" /></a><a title="IMGP0237" rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=293&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img title="IMGP0237" src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=294&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="IMGP0237" width="148" height="150" /></a><a title="IMGP0239" rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=296&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img title="IMGP0239" src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=297&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="IMGP0239" width="148" height="150" /></a><a title="IMGP0241" rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=299&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img title="IMGP0241" src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=300&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="IMGP0241" width="148" height="150" /></a><a title="IMGP0242" rel="lightbox[g2image]" href="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=302&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715"><img title="IMGP0242" src="http://www.scottyob.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=303&amp;g2_GALLERYSID=994b43f9b42d7af3090440ba72bcb715" alt="IMGP0242" width="148" height="150" /></a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.scottyob.com/2009/12/colour-light-artwork/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
