<?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>The Book and the Cover &#187; Flash Alternatives</title>
	<atom:link href="http://benjaminsterling.com/category/flash-alternatives/feed/" rel="self" type="application/rss+xml" />
	<link>http://benjaminsterling.com</link>
	<description>Ok, you did not judge the book by it&#039;s cover, great.  Now, read the whole thing before passing judgment.</description>
	<lastBuildDate>Mon, 16 Jan 2012 21:58:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>jqGalViewIII (proof of concept)</title>
		<link>http://benjaminsterling.com/jqgalviewiii-proof-of-concept/</link>
		<comments>http://benjaminsterling.com/jqgalviewiii-proof-of-concept/#comments</comments>
		<pubDate>Mon, 22 Oct 2007 02:30:04 +0000</pubDate>
		<dc:creator>Benjamin Sterling</dc:creator>
				<category><![CDATA[Experiments]]></category>
		<category><![CDATA[Flash Alternatives]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[jQuery Plugin]]></category>
		<category><![CDATA[image gallery]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://benjaminsterling.com/2007/10/21/jqgalviewiii-proof-of-concept/</guid>
		<description><![CDATA[Here we have yet another photo / image gallery, except at this point it is only a proof of concept.  I see a ton of photo galleries in Flash and see a lot of effects that just can't be done in JavaScript, but a ton of effects that can be achieved.  This one is nothing fancy and not fully tested, but when I have more time I may take is some other features that are present in my other plugins in to this one.]]></description>
			<content:encoded><![CDATA[<h2>jqGalViewIII Overview</h2>
<p><strong>Note:</strong> I did a re-layout of the site and the plugin belows styles have not been adjusted yet, I hope to get to it soon.</p>
<p>Here we have yet another photo / image gallery, except at this point it is only a proof of concept.  I see a ton of photo galleries in Flash and see a lot of effects that just can&#8217;t be done in JavaScript, but a ton of effects that can be achieved.  This one is nothing fancy and not fully tested, but when I have more time I may take is some other features that are present in my other plugins in to this one.</p>
<p><span id="more-17"></span><br />
<script type="text/javascript"><!--
google_ad_client = "pub-9213319579769471";
//between 1
google_ad_slot = "9115797393";
google_ad_width = 400;
google_ad_height = 15;
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>Anyway, here it goes, please feel free to post any feedback.  Not sure if I will take this plugin anywhere, but if there is interest, I may.</p>
<p><iframe scrolling="no" src="/experiments/jqGalViewIII/index.htm" height="623" width="649" frameborder="0"></iframe><br />
<script type="text/javascript"><!--
google_ad_client = "pub-9213319579769471";
//between 2
google_ad_slot = "9343051901";
google_ad_width = 400;
google_ad_height = 15;
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://benjaminsterling.com/jqgalviewiii-proof-of-concept/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
		<item>
		<title>jQuery: jqGalViewII (Photo Gallery)</title>
		<link>http://benjaminsterling.com/jquery-jqgalviewii-photo-gallery/</link>
		<comments>http://benjaminsterling.com/jquery-jqgalviewii-photo-gallery/#comments</comments>
		<pubDate>Wed, 03 Oct 2007 03:31:08 +0000</pubDate>
		<dc:creator>Benjamin Sterling</dc:creator>
				<category><![CDATA[Flash Alternatives]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[jQuery Plugin]]></category>
		<category><![CDATA[Photogallery]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[jqgalview]]></category>
		<category><![CDATA[jqgalviewii]]></category>
		<category><![CDATA[photo gallery]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://benjaminsterling.com/2007/10/02/jquery-jqgalviewii-photo-gallery/</guid>
		<description><![CDATA[With the success of the jqGalView Plugin I've decided to release the jQuery jqGalViewII (beta) Plugin which allows you to take a grouping of images and turn it into an flash-like image/photo gallery, much like what the <a href="http://benjaminsterling.com/2007/08/24/jquery-jqgalview-photo-gallery/">jqGalView Plugin</a> does for you.     It allows you  to style it how ever you want and add as many images at you want.]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript"><!--
google_ad_client = "pub-9213319579769471";
//between 1
google_ad_slot = "9115797393";
google_ad_width = 400;
google_ad_height = 15;
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>This is the jQuery Gallery View II plugin (jqGalViewII) which takes a list of your images and creates an easily styles photo gallery.  This plugin will preload all of your larger images for faster viewing.</p>
<h3>The Head</h3>
<div class="igBar"><span id="ljavascript-1"><a href="#" onclick="javascript:showPlainTxt('javascript-1'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">JavaScript:</span>
<div id="javascript-1">
<div class="javascript">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;script type=<span style="color: #3366CC;">"text/javascript"</span> src=<span style="color: #3366CC;">"http://code.jquery.com/jquery-latest.pack.js"</span>&gt;&lt;/script&gt;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;script type=<span style="color: #3366CC;">"text/javascript"</span> src=<span style="color: #3366CC;">"common/js/jqGalViewII.pack.js"</span>&gt;&lt;/script&gt;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;script type=<span style="color: #3366CC;">"text/javascript"</span>&gt;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">$<span style="color: #66cc66;">&#40;</span>document<span style="color: #66cc66;">&#41;</span>.<span style="color: #006600;">ready</span><span style="color: #66cc66;">&#40;</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; $<span style="color: #66cc66;">&#40;</span><span style="color: #3366CC;">'#demo'</span><span style="color: #66cc66;">&#41;</span>.<span style="color: #006600;">jqGalViewII</span><span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#125;</span><span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;/script&gt; </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<div class="igBar"><span id="lhtml-2"><a href="#" onclick="javascript:showPlainTxt('html-2'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">HTML:</span>
<div id="html-2">
<div class="html">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/style.html"><span style="color: #000000; font-weight: bold;">&lt;style</span></a> <span style="color: #000066;">type</span>=<span style="color: #ff0000;">"text/css"</span> <span style="color: #000066;">media</span>=<span style="color: #ff0000;">"screen"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #808080; font-style: italic;">&lt;!--</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #808080; font-style: italic;">@import url(&quot;common/css/jqGalViewII.css&quot;);</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #808080; font-style: italic;">--&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/style&gt;</span></span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<h3>The Body</h3>
<div class="igBar"><span id="lhtml-3"><a href="#" onclick="javascript:showPlainTxt('html-3'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">HTML:</span>
<div id="html-3">
<div class="html">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/ul.html"><span style="color: #000000; font-weight: bold;">&lt;ul</span></a> <span style="color: #000066;">title</span>=<span style="color: #ff0000;">"My Gallery"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">"http://lh6.google.com/sterling.benjamin/RuyW_7tKn8I/AAAAAAAAAVc/opzOXldgJ0Y/DSC_0001.JPG?imgmax=800"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/img.html"><span style="color: #000000; font-weight: bold;">&lt;img</span></a> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">"http://lh6.google.com/sterling.benjamin/RuyW_7tKn8I/AAAAAAAAAVc/opzOXldgJ0Y/s72/DSC_0001.JPG"</span> <span style="color: #000066;">alt</span>=<span style="color: #ff0000;">"Yes, I do know what I am doing!"</span> <span style="color: #000066;">width</span>=<span style="color: #ff0000;">"72"</span> <span style="color: #000066;">height</span>=<span style="color: #ff0000;">"48"</span> <span style="color: #000066;">border</span>=<span style="color: #ff0000;">"0"</span>/<span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/li&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">"http://lh5.google.com/sterling.benjamin/RuyYPrtKn9I/AAAAAAAAAWE/Y1kITpSTFXI/DSC_0025.JPG?imgmax=800"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/img.html"><span style="color: #000000; font-weight: bold;">&lt;img</span></a> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">"http://lh5.google.com/sterling.benjamin/RuyYPrtKn9I/AAAAAAAAAWE/Y1kITpSTFXI/s72/DSC_0025.JPG"</span> <span style="color: #000066;">alt</span>=<span style="color: #ff0000;">"Hey, it is better then reversible diapers!"</span> <span style="color: #000066;">width</span>=<span style="color: #ff0000;">"72"</span> <span style="color: #000066;">height</span>=<span style="color: #ff0000;">"48"</span> <span style="color: #000066;">border</span>=<span style="color: #ff0000;">"0"</span>/<span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/li&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">"http://lh4.google.com/sterling.benjamin/RuyZObtKoAI/AAAAAAAAAWc/dDMbJK0jSlw/DSC_0004.JPG?imgmax=800"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/img.html"><span style="color: #000000; font-weight: bold;">&lt;img</span></a> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">"http://lh4.google.com/sterling.benjamin/RuyZObtKoAI/AAAAAAAAAWc/dDMbJK0jSlw/s72/DSC_0004.JPG"</span> <span style="color: #000066;">border</span>=<span style="color: #ff0000;">"0"</span>/<span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/li&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">"http://lh6.google.com/sterling.benjamin/RuyZa7tKoBI/AAAAAAAAAWo/dmnMNJS2nPI/DSC_0005.JPG?imgmax=800"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/img.html"><span style="color: #000000; font-weight: bold;">&lt;img</span></a> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">"http://lh6.google.com/sterling.benjamin/RuyZa7tKoBI/AAAAAAAAAWo/dmnMNJS2nPI/s72/DSC_0005.JPG"</span> <span style="color: #000066;">border</span>=<span style="color: #ff0000;">"0"</span>/<span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/li&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">"http://lh3.google.com/sterling.benjamin/RuyZnLtKoCI/AAAAAAAAAWw/1TD-_nNT8PA/DSC_0006.JPG?imgmax=800"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/img.html"><span style="color: #000000; font-weight: bold;">&lt;img</span></a> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">"http://lh3.google.com/sterling.benjamin/RuyZnLtKoCI/AAAAAAAAAWw/1TD-_nNT8PA/s72/DSC_0006.JPG"</span> <span style="color: #000066;">width</span>=<span style="color: #ff0000;">"72"</span> <span style="color: #000066;">height</span>=<span style="color: #ff0000;">"48"</span> <span style="color: #000066;">border</span>=<span style="color: #ff0000;">"0"</span>/<span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/li&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/ul&gt;</span></span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>And that would produce the following:</p>
<ul id="demo" title="My Gallery">
<li><a href="http://lh6.google.com/sterling.benjamin/RuyW_7tKn8I/AAAAAAAAAVc/opzOXldgJ0Y/DSC_0001.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/RuyW_7tKn8I/AAAAAAAAAVc/opzOXldgJ0Y/s72/DSC_0001.JPG" alt="Yes, I do know what I am doing!" width="72" height="48" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuyYPrtKn9I/AAAAAAAAAWE/Y1kITpSTFXI/DSC_0025.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuyYPrtKn9I/AAAAAAAAAWE/Y1kITpSTFXI/s72/DSC_0025.JPG" alt="Hey, it is better then reversible diapers!" width="72" height="48" border="0"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/RuyZObtKoAI/AAAAAAAAAWc/dDMbJK0jSlw/DSC_0004.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/RuyZObtKoAI/AAAAAAAAAWc/dDMbJK0jSlw/s72/DSC_0004.JPG" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/RuyZa7tKoBI/AAAAAAAAAWo/dmnMNJS2nPI/DSC_0005.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/RuyZa7tKoBI/AAAAAAAAAWo/dmnMNJS2nPI/s72/DSC_0005.JPG" border="0"/></a></li>
<li><a href="http://lh3.google.com/sterling.benjamin/RuyZnLtKoCI/AAAAAAAAAWw/1TD-_nNT8PA/DSC_0006.JPG?imgmax=800"><img src="http://lh3.google.com/sterling.benjamin/RuyZnLtKoCI/AAAAAAAAAWw/1TD-_nNT8PA/s72/DSC_0006.JPG" width="72" height="48" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuyZ2rtKoDI/AAAAAAAAAW8/qo9vOy-0mcI/DSC_0012.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuyZ2rtKoDI/AAAAAAAAAW8/qo9vOy-0mcI/s72/DSC_0012.JPG" alt="Is he going to eat me?!" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/RuyaB7tKoEI/AAAAAAAAAXE/Yt124tfI_WU/DSC_0030.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/RuyaB7tKoEI/AAAAAAAAAXE/Yt124tfI_WU/s72/DSC_0030.JPG" width="72" height="48" border="0"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/RuyajbtKoFI/AAAAAAAAAXQ/QfKtfA6yEwE/DSC_0055.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/RuyajbtKoFI/AAAAAAAAAXQ/QfKtfA6yEwE/s72/DSC_0055.JPG" alt="It's like talking to a wall!!!" width="72" height="48" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuyaurtKoGI/AAAAAAAAAXY/t_ASBQcH07k/DSC_0047.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuyaurtKoGI/AAAAAAAAAXY/t_ASBQcH07k/s72/DSC_0047.JPG" alt="" width="72" height="48" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/Ruya87tKoHI/AAAAAAAAAXk/LJZOZR7RmSU/DSC_0032.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/Ruya87tKoHI/AAAAAAAAAXk/LJZOZR7RmSU/s72/DSC_0032.JPG" alt="" width="72" height="48" border="0"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/RuybGbtKoII/AAAAAAAAAXs/dBiWzDZfWas/DSC_0033.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/RuybGbtKoII/AAAAAAAAAXs/dBiWzDZfWas/s72/DSC_0033.JPG" alt="This is my seductive look! It works on all the boys." width="72" height="48" border="0"/></a></li>
<li><a href="http://lh3.google.com/sterling.benjamin/RuybSLtKoJI/AAAAAAAAAX4/btmxxtIcX5I/DSC_0020.JPG?imgmax=800"><img src="http://lh3.google.com/sterling.benjamin/RuybSLtKoJI/AAAAAAAAAX4/btmxxtIcX5I/s72/DSC_0020.JPG" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuybertKoKI/AAAAAAAAAYA/Tay8MWRdwrM/DSC_0021.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuybertKoKI/AAAAAAAAAYA/Tay8MWRdwrM/s72/DSC_0021.JPG" border="0"/></a></li>
<li><a href="http://lh3.google.com/sterling.benjamin/Ruyd3LtKoLI/AAAAAAAAAYM/lOMruypZVd0/DSC_0017.JPG?imgmax=800"><img src="http://lh3.google.com/sterling.benjamin/Ruyd3LtKoLI/AAAAAAAAAYM/lOMruypZVd0/s72/DSC_0017.JPG" width="72" height="48" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuyghrtKoMI/AAAAAAAAAYs/KeOhIMfMrSc/DSC_0024.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuyghrtKoMI/AAAAAAAAAYs/KeOhIMfMrSc/s72/DSC_0024.JPG" alt="You won't like me when I'm angry!" width="72" height="48" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuygrrtKoRI/AAAAAAAAAZY/KBrh0d_jECY/DSC_0018.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuygrrtKoRI/AAAAAAAAAZY/KBrh0d_jECY/s72/DSC_0018.JPG" width="72" height="48" border="0"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/RuygtbtKoSI/AAAAAAAAAZg/99k8UFMs7zU/DSC_0021.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/RuygtbtKoSI/AAAAAAAAAZg/99k8UFMs7zU/s72/DSC_0021.JPG" alt="It is out of focus; let me help." width="72" height="48" border="0"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/RuygxbtKoUI/AAAAAAAAAZw/Htm20GnEPKs/DSC_0007.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/RuygxbtKoUI/AAAAAAAAAZw/Htm20GnEPKs/s72/DSC_0007.JPG" alt="I always have to carry the conversation; they never say anything." width="72" height="48" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/Ruygy7tKoVI/AAAAAAAAAZ4/ShwLc51HYjQ/DSC_0002.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/Ruygy7tKoVI/AAAAAAAAAZ4/ShwLc51HYjQ/s72/DSC_0002.JPG" border="0"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/RuyhzbtKocI/AAAAAAAAAa0/lcEfHJtN67c/DSC_0096.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/RuyhzbtKocI/AAAAAAAAAa0/lcEfHJtN67c/s72/DSC_0096.JPG" width="72" height="48" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/Ruyg6rtKoaI/AAAAAAAAAak/LJmQ1uFC3Y4/DSC_0010.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/Ruyg6rtKoaI/AAAAAAAAAak/LJmQ1uFC3Y4/s72/DSC_0010.JPG" width="72" height="48" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuyiPrtKomI/AAAAAAAAAcM/o7St6jYPLEw/DSC_0039.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuyiPrtKomI/AAAAAAAAAcM/o7St6jYPLEw/s72/DSC_0039.JPG" width="72" height="48" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/RuykW7tKo0I/AAAAAAAAAeA/Xuw9LFqcfQ4/DSC_0126.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/RuykW7tKo0I/AAAAAAAAAeA/Xuw9LFqcfQ4/s72/DSC_0126.JPG" alt="I SAID CLOSER!!!" width="72" height="48" border="0"/></a></li>
<li><img src="http://lh3.google.com/sterling.benjamin/RuykJLtKosI/AAAAAAAAAc8/_MFOC2xGTxA/s72/DSC_0042.JPG" width="72" height="48"/></li>
<li><img src="http://lh5.google.com/sterling.benjamin/RuykTrtKoyI/AAAAAAAAAdw/0hLyf6vEA-U/s72/DSC_0106.JPG" width="72" height="48"/></li>
<li><a href="http://lh3.google.com/sterling.benjamin/RuyiOLtKolI/AAAAAAAAAcE/pBnzT8a3VuI/DSC_0218.JPG?imgmax=800"><img src="http://lh3.google.com/sterling.benjamin/RuyiOLtKolI/AAAAAAAAAcE/pBnzT8a3VuI/s72/DSC_0218.JPG" width="72" height="48" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/Ruyg0rtKoWI/AAAAAAAAAaA/R8Tjcm3rANw/DSC_0004.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/Ruyg0rtKoWI/AAAAAAAAAaA/R8Tjcm3rANw/s72/DSC_0004.JPG" width="72" height="48" border="0"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/Ruyg2btKoXI/AAAAAAAAAaM/1M7u_xnwqak/DSC_0009.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/Ruyg2btKoXI/AAAAAAAAAaM/1M7u_xnwqak/s72/DSC_0009.JPG" width="72" height="48" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/Ruyg87tKobI/AAAAAAAAAas/Q-T_gBY3qgQ/DSC_0020.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/Ruyg87tKobI/AAAAAAAAAas/Q-T_gBY3qgQ/s72/DSC_0020.JPG" width="72" height="48" border="0"/></a></li>
<li><a href="http://lh3.google.com/sterling.benjamin/RuyiMLtKokI/AAAAAAAAAb8/03GfNKZXdDM/DSC_0012.JPG?imgmax=800"><img src="http://lh3.google.com/sterling.benjamin/RuyiMLtKokI/AAAAAAAAAb8/03GfNKZXdDM/s72/DSC_0012.JPG" width="72" height="48" border="0"/></a></li>
<li><a href="http://lh3.google.com/sterling.benjamin/RuykDLtKopI/AAAAAAAAAck/qiuJ2IIr8hk/DSC_0005.JPG?imgmax=800"><img src="http://lh3.google.com/sterling.benjamin/RuykDLtKopI/AAAAAAAAAck/qiuJ2IIr8hk/s72/DSC_0005.JPG" alt="I think I may be getting the upper hand here..." width="72" height="48" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/RuykE7tKoqI/AAAAAAAAAcs/wJopPFQSGqc/DSC_0007.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/RuykE7tKoqI/AAAAAAAAAcs/wJopPFQSGqc/s72/DSC_0007.JPG" alt="I'm being attacked and your taking pictures?" width="72" height="48" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/RuyW_7tKn8I/AAAAAAAAAVc/opzOXldgJ0Y/DSC_0001.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/RuyW_7tKn8I/AAAAAAAAAVc/opzOXldgJ0Y/s72/DSC_0001.JPG" alt="Yes, I do know what I am doing!" width="72" height="48" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuyYPrtKn9I/AAAAAAAAAWE/Y1kITpSTFXI/DSC_0025.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuyYPrtKn9I/AAAAAAAAAWE/Y1kITpSTFXI/s72/DSC_0025.JPG" alt="Hey, it is better then reversible diapers!" width="72" height="48" border="0"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/RuyZObtKoAI/AAAAAAAAAWc/dDMbJK0jSlw/DSC_0004.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/RuyZObtKoAI/AAAAAAAAAWc/dDMbJK0jSlw/s72/DSC_0004.JPG" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/RuyZa7tKoBI/AAAAAAAAAWo/dmnMNJS2nPI/DSC_0005.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/RuyZa7tKoBI/AAAAAAAAAWo/dmnMNJS2nPI/s72/DSC_0005.JPG" border="0"/></a></li>
<li><a href="http://lh3.google.com/sterling.benjamin/RuyZnLtKoCI/AAAAAAAAAWw/1TD-_nNT8PA/DSC_0006.JPG?imgmax=800"><img src="http://lh3.google.com/sterling.benjamin/RuyZnLtKoCI/AAAAAAAAAWw/1TD-_nNT8PA/s72/DSC_0006.JPG" width="72" height="48" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuyZ2rtKoDI/AAAAAAAAAW8/qo9vOy-0mcI/DSC_0012.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuyZ2rtKoDI/AAAAAAAAAW8/qo9vOy-0mcI/s72/DSC_0012.JPG" alt="Is he going to eat me?!" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/RuyaB7tKoEI/AAAAAAAAAXE/Yt124tfI_WU/DSC_0030.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/RuyaB7tKoEI/AAAAAAAAAXE/Yt124tfI_WU/s72/DSC_0030.JPG" width="72" height="48" border="0"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/RuyajbtKoFI/AAAAAAAAAXQ/QfKtfA6yEwE/DSC_0055.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/RuyajbtKoFI/AAAAAAAAAXQ/QfKtfA6yEwE/s72/DSC_0055.JPG" alt="It's like talking to a wall!!!" width="72" height="48" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuyaurtKoGI/AAAAAAAAAXY/t_ASBQcH07k/DSC_0047.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuyaurtKoGI/AAAAAAAAAXY/t_ASBQcH07k/s72/DSC_0047.JPG" alt="" width="72" height="48" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/Ruya87tKoHI/AAAAAAAAAXk/LJZOZR7RmSU/DSC_0032.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/Ruya87tKoHI/AAAAAAAAAXk/LJZOZR7RmSU/s72/DSC_0032.JPG" alt="" width="72" height="48" border="0"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/RuybGbtKoII/AAAAAAAAAXs/dBiWzDZfWas/DSC_0033.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/RuybGbtKoII/AAAAAAAAAXs/dBiWzDZfWas/s72/DSC_0033.JPG" alt="This is my seductive look! It works on all the boys." width="72" height="48" border="0"/></a></li>
<li><a href="http://lh3.google.com/sterling.benjamin/RuybSLtKoJI/AAAAAAAAAX4/btmxxtIcX5I/DSC_0020.JPG?imgmax=800"><img src="http://lh3.google.com/sterling.benjamin/RuybSLtKoJI/AAAAAAAAAX4/btmxxtIcX5I/s72/DSC_0020.JPG" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuybertKoKI/AAAAAAAAAYA/Tay8MWRdwrM/DSC_0021.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuybertKoKI/AAAAAAAAAYA/Tay8MWRdwrM/s72/DSC_0021.JPG" border="0"/></a></li>
<li><a href="http://lh3.google.com/sterling.benjamin/Ruyd3LtKoLI/AAAAAAAAAYM/lOMruypZVd0/DSC_0017.JPG?imgmax=800"><img src="http://lh3.google.com/sterling.benjamin/Ruyd3LtKoLI/AAAAAAAAAYM/lOMruypZVd0/s72/DSC_0017.JPG" width="72" height="48" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuyghrtKoMI/AAAAAAAAAYs/KeOhIMfMrSc/DSC_0024.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuyghrtKoMI/AAAAAAAAAYs/KeOhIMfMrSc/s72/DSC_0024.JPG" alt="You won't like me when I'm angry!" width="72" height="48" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuygrrtKoRI/AAAAAAAAAZY/KBrh0d_jECY/DSC_0018.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuygrrtKoRI/AAAAAAAAAZY/KBrh0d_jECY/s72/DSC_0018.JPG" width="72" height="48" border="0"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/RuygtbtKoSI/AAAAAAAAAZg/99k8UFMs7zU/DSC_0021.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/RuygtbtKoSI/AAAAAAAAAZg/99k8UFMs7zU/s72/DSC_0021.JPG" alt="It is out of focus; let me help." width="72" height="48" border="0"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/RuygxbtKoUI/AAAAAAAAAZw/Htm20GnEPKs/DSC_0007.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/RuygxbtKoUI/AAAAAAAAAZw/Htm20GnEPKs/s72/DSC_0007.JPG" alt="I always have to carry the conversation; they never say anything." width="72" height="48" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/Ruygy7tKoVI/AAAAAAAAAZ4/ShwLc51HYjQ/DSC_0002.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/Ruygy7tKoVI/AAAAAAAAAZ4/ShwLc51HYjQ/s72/DSC_0002.JPG" border="0"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/RuyhzbtKocI/AAAAAAAAAa0/lcEfHJtN67c/DSC_0096.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/RuyhzbtKocI/AAAAAAAAAa0/lcEfHJtN67c/s72/DSC_0096.JPG" width="72" height="48" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/Ruyg6rtKoaI/AAAAAAAAAak/LJmQ1uFC3Y4/DSC_0010.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/Ruyg6rtKoaI/AAAAAAAAAak/LJmQ1uFC3Y4/s72/DSC_0010.JPG" width="72" height="48" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuyiPrtKomI/AAAAAAAAAcM/o7St6jYPLEw/DSC_0039.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuyiPrtKomI/AAAAAAAAAcM/o7St6jYPLEw/s72/DSC_0039.JPG" width="72" height="48" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/RuykW7tKo0I/AAAAAAAAAeA/Xuw9LFqcfQ4/DSC_0126.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/RuykW7tKo0I/AAAAAAAAAeA/Xuw9LFqcfQ4/s72/DSC_0126.JPG" alt="I SAID CLOSER!!!" width="72" height="48" border="0"/></a></li>
<li><a href="http://lh3.google.com/sterling.benjamin/RuykJLtKosI/AAAAAAAAAc8/_MFOC2xGTxA/DSC_0042.JPG?imgmax=800"><img src="http://lh3.google.com/sterling.benjamin/RuykJLtKosI/AAAAAAAAAc8/_MFOC2xGTxA/s72/DSC_0042.JPG" width="72" height="48" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuykTrtKoyI/AAAAAAAAAdw/0hLyf6vEA-U/DSC_0106.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuykTrtKoyI/AAAAAAAAAdw/0hLyf6vEA-U/s72/DSC_0106.JPG" alt="What way is this supposed to go?" width="72" height="48" border="0"/></a></li>
<li><a href="http://lh3.google.com/sterling.benjamin/RuyiOLtKolI/AAAAAAAAAcE/pBnzT8a3VuI/DSC_0218.JPG?imgmax=800"><img src="http://lh3.google.com/sterling.benjamin/RuyiOLtKolI/AAAAAAAAAcE/pBnzT8a3VuI/s72/DSC_0218.JPG" width="72" height="48" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/Ruyg0rtKoWI/AAAAAAAAAaA/R8Tjcm3rANw/DSC_0004.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/Ruyg0rtKoWI/AAAAAAAAAaA/R8Tjcm3rANw/s72/DSC_0004.JPG" width="72" height="48" border="0"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/Ruyg2btKoXI/AAAAAAAAAaM/1M7u_xnwqak/DSC_0009.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/Ruyg2btKoXI/AAAAAAAAAaM/1M7u_xnwqak/s72/DSC_0009.JPG" width="72" height="48" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/Ruyg87tKobI/AAAAAAAAAas/Q-T_gBY3qgQ/DSC_0020.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/Ruyg87tKobI/AAAAAAAAAas/Q-T_gBY3qgQ/s72/DSC_0020.JPG" width="72" height="48" border="0"/></a></li>
<li><a href="http://lh3.google.com/sterling.benjamin/RuyiMLtKokI/AAAAAAAAAb8/03GfNKZXdDM/DSC_0012.JPG?imgmax=800"><img src="http://lh3.google.com/sterling.benjamin/RuyiMLtKokI/AAAAAAAAAb8/03GfNKZXdDM/s72/DSC_0012.JPG" width="72" height="48" border="0"/></a></li>
<li><a href="http://lh3.google.com/sterling.benjamin/RuykDLtKopI/AAAAAAAAAck/qiuJ2IIr8hk/DSC_0005.JPG?imgmax=800"><img src="http://lh3.google.com/sterling.benjamin/RuykDLtKopI/AAAAAAAAAck/qiuJ2IIr8hk/s72/DSC_0005.JPG" alt="I think I may be getting the upper hand here..." width="72" height="48" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/RuykE7tKoqI/AAAAAAAAAcs/wJopPFQSGqc/DSC_0007.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/RuykE7tKoqI/AAAAAAAAAcs/wJopPFQSGqc/s72/DSC_0007.JPG" alt="I'm being attacked and your taking pictures?" width="72" height="48" border="0"/></a></li>
</ul>
<h3>The Downloads</h3>
<p>Download zip with demo and styles: <a href="http://bs-jquery-plugins.googlecode.com/files/jqGalViewII.1.0.zip" rel="nofollow">http://bs-jquery-plugins.googl.....II.1.0.zip</a><br />
The jQuery core is available at: <a class="external" href="http://code.google.com/p/jqueryjs/downloads/list" target="_blank" rel="nofollow">http://code.google.com/p/jqueryjs/downloads/list</a>.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-9213319579769471";
//between 2
google_ad_slot = "9343051901";
google_ad_width = 400;
google_ad_height = 15;
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p><script type="text/javascript" src="http://code.jquery.com/jquery-latest.pack.js"></script><br />
<script type="text/javascript" src="http://bs-jquery-plugins.googlecode.com/svn/trunk/jqGalViewII/common/js/jqGalViewII.pack.js"></script><br />
<script type="text/javascript">
	$(document).ready(function(){
		$("#demo").jqGalViewII();
	});
</script></p>
<style type="text/css" media="screen">
		<!--
	.gvIIContainer{
		width:560px;
		position:relative;
		background:#000;
		padding:10px 0 10px 10px;
		/*border:10px solid #fff;*/
	}
	.gvIIContainer .gvIIImgContainer img{
		margin-left:0;
		margin-top:0;
	}
	.gvIIAltText{
		position:absolute;
		right:0;
		top:0;
		background:#000;
		border:1px solid #fff;
		color:#fff;
		padding:5px;
	}
	.gvIIContainer .gvIIImgContainer{
		width:550px;
		height:385px;
		position:relative;
		overflow:hidden;
		margin-bottom:10px;
	}
	.gvIIContainer .gvIIImgContainer .gvIILoader{
		background: url(/articles/jqGalViewII/common/img/ajax-loader.gif) no-repeat center center;
		width:550px;
		height:385px;
		display:none;
	}
	.gvIIContainer .gvIIHolder{
		position:relative;
		height:207px;
		width:550px;
		overflow:auto;
	}
	.gvIIContainer .gvIIHolder .gvIIArrow{}
	.gvIIContainer .gvIIHolder .gvIIItem{
		float:left;
		height:55px;
		width:72px;
		border:5px solid #fff;
		margin:2px;
		position:relative;
		overflow:hidden;
	}
	.gvIIContainer .gvIIHolder .gvIIItem .gvIIFlash{
		background:#fff;
		position:absolute;
		top:0;
		left:0;
		height:55px;
		width:72px;
		cursor:pointer;
	}
	.gvIIContainer .gvIIHolder .gvIIItem img{
		position:absolute;
		top:0;
		left:0;
		padding:0;
		margin:0;
		margin-left:0;
		margin-top:0;
		border:none;
		cursor:pointer;
	}
		-->
		</style>
]]></content:encoded>
			<wfw:commentRss>http://benjaminsterling.com/jquery-jqgalviewii-photo-gallery/feed/</wfw:commentRss>
		<slash:comments>121</slash:comments>
		</item>
		<item>
		<title>Image/Photo Gallery Viewer using jQuery</title>
		<link>http://benjaminsterling.com/jquery-jqgalview-photo-gallery/</link>
		<comments>http://benjaminsterling.com/jquery-jqgalview-photo-gallery/#comments</comments>
		<pubDate>Sun, 30 Sep 2007 16:01:24 +0000</pubDate>
		<dc:creator>Benjamin Sterling</dc:creator>
				<category><![CDATA[Flash Alternatives]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[jQuery Plugin]]></category>
		<category><![CDATA[Photogallery]]></category>
		<category><![CDATA[Plugin]]></category>

		<guid isPermaLink="false">http://benjaminsterling.com/2007/09/30/jquery-jqgalview-photo-gallery/</guid>
		<description><![CDATA[The jQuery jqGalView Plugin allows you to take a grouping of images and turn it into an flash-like image/photo gallery.     It allows you  to style it how ever you want and add as many images at you want.]]></description>
			<content:encoded><![CDATA[<p><!--adsense--></p>
<h3>jqGalView Overview</h3>
<p>The jQuery jqGalView Plugin allows you to take a grouping of images and turn it into an flash-like image/photo gallery.     It allows you  to style it how ever you want and add as many images at you want.</p>
<p>Inspired by <a href="http://www.flashimagegallery.com/pics/artwork/" target="_blank" rel="nofollow">http://www.flashimagegallery.com/pics/artwork/</a>!</p>
<p>Feel free to vote for this plugin over at <a href="http://ajaxrain.com/search.php?seVal=jqGalView" target="_blank">http://ajaxrain.com/search.php?seVal=jqGalView</a></p>
<p>The jQuery jqGalView Plugin's purpose is to be unobtrusive as possible and 	after looking at a lot of static photo galleries I feel the jQuery Gallery	Viewer does just that. It takes any current structure and rips out the	images and any parent link and turns a static photo gallery in to a dynamic	flash-like gallery.</p>
<p>I tried to make this plugin as easy and flexible to you, for example, doing:</p>
<h5>The head stuff</h5>
<div class="igBar"><span id="ljavascript-4"><a href="#" onclick="javascript:showPlainTxt('javascript-4'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">JavaScript:</span>
<div id="javascript-4">
<div class="javascript">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;script type=<span style="color: #3366CC;">"text/javascript"</span> src=<span style="color: #3366CC;">"/articles/common/js/jquery-1.2.1.pack.js"</span>&gt;&lt;/script&gt;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;script type=<span style="color: #3366CC;">"text/javascript"</span> src=<span style="color: #3366CC;">"/articles/jqGalView/common/js/jqGalView.js"</span>&gt;&lt;/script&gt;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;script type=<span style="color: #3366CC;">"text/javascript"</span>&gt;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; $<span style="color: #66cc66;">&#40;</span>document<span style="color: #66cc66;">&#41;</span>.<span style="color: #006600;">ready</span><span style="color: #66cc66;">&#40;</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; $<span style="color: #66cc66;">&#40;</span><span style="color: #3366CC;">"#example1"</span><span style="color: #66cc66;">&#41;</span>.<span style="color: #006600;">jqGalView</span><span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #66cc66;">&#125;</span><span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;/script&gt; </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<h5>The xhtml</h5>
<div class="igBar"><span id="lhtml-5"><a href="#" onclick="javascript:showPlainTxt('html-5'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">HTML:</span>
<div id="html-5">
<div class="html">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/ul.html"><span style="color: #000000; font-weight: bold;">&lt;ul</span></a> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">"example1"</span> <span style="color: #000066;">title</span>=<span style="color: #ff0000;">"My Gallery"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">"PathToFullSizeImage"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/img.html"><span style="color: #000000; font-weight: bold;">&lt;img</span></a> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">"PathToFullThumbnailImage"</span> <span style="color: #000066;">alt</span>=<span style="color: #ff0000;">"Some alt text"</span> <span style="color: #000066;">width</span>=<span style="color: #ff0000;">"144"</span> <span style="color: #000066;">height</span>=<span style="color: #ff0000;">"96"</span> <span style="color: #000066;">border</span>=<span style="color: #ff0000;">"0"</span>/<span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/li&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">"PathToFullSizeImage"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/img.html"><span style="color: #000000; font-weight: bold;">&lt;img</span></a> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">"PathToFullThumbnailImage"</span> <span style="color: #000066;">alt</span>=<span style="color: #ff0000;">"Some alt text"</span> <span style="color: #000066;">width</span>=<span style="color: #ff0000;">"144"</span> <span style="color: #000066;">height</span>=<span style="color: #ff0000;">"96"</span> <span style="color: #000066;">border</span>=<span style="color: #ff0000;">"0"</span>/<span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/li&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">"PathToFullSizeImage"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/img.html"><span style="color: #000000; font-weight: bold;">&lt;img</span></a> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">"PathToFullThumbnailImage"</span> <span style="color: #000066;">alt</span>=<span style="color: #ff0000;">"Some alt text"</span> <span style="color: #000066;">width</span>=<span style="color: #ff0000;">"144"</span> <span style="color: #000066;">height</span>=<span style="color: #ff0000;">"96"</span> <span style="color: #000066;">border</span>=<span style="color: #ff0000;">"0"</span>/<span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/li&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/ul&gt;</span></span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>Will produce the following, with styling and more images of course</p>
<style media="all">
	@import url("/articles/jqGalView/common/css/jqGalView.css");
</style>
<p><script type="text/javascript" src="/articles/common/js/jquery.easing.1.1.1.js"></script><br />
<script type="text/javascript" src="/articles/common/js/jqModal.js"></script><br />
<script type="text/javascript" src="/articles/jqGalView/common/js/jqGalView.js"></script><br />
<script type="text/javascript">
	$(document).ready(function(){
		$("#example1").jqGalView();
	});
</script></p>
<ul id="example1" title="My Gallery">
<li><a href="http://lh6.google.com/sterling.benjamin/RuyW_7tKn8I/AAAAAAAAAVc/opzOXldgJ0Y/DSC_0001.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/RuyW_7tKn8I/AAAAAAAAAVc/opzOXldgJ0Y/s144/DSC_0001.JPG" alt="Yes, I do know what I am doing!" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuyYPrtKn9I/AAAAAAAAAWE/Y1kITpSTFXI/DSC_0025.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuyYPrtKn9I/AAAAAAAAAWE/Y1kITpSTFXI/s144/DSC_0025.JPG" alt="Hey, it is better then reversible diapers!" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/RuyYQ7tKn-I/AAAAAAAAAWM/PHN5lywzjbU/100_1712.JPG"><img src="http://lh6.google.com/sterling.benjamin/RuyYQ7tKn-I/AAAAAAAAAWM/PHN5lywzjbU/s144/100_1712.JPG" alt="It... it smells like... old cheese in here..." width="144" height="108" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/RuyYR7tKn_I/AAAAAAAAAWU/bJ-HZwkTyKg/100_1886.JPG"><img src="http://lh6.google.com/sterling.benjamin/RuyYR7tKn_I/AAAAAAAAAWU/bJ-HZwkTyKg/s144/100_1886.JPG" alt="Everyone looks good through a glass of beer!" width="144" height="108" border="0"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/RuyZObtKoAI/AAAAAAAAAWc/dDMbJK0jSlw/DSC_0004.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/RuyZObtKoAI/AAAAAAAAAWc/dDMbJK0jSlw/s144/DSC_0004.JPG" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/RuyZa7tKoBI/AAAAAAAAAWo/dmnMNJS2nPI/DSC_0005.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/RuyZa7tKoBI/AAAAAAAAAWo/dmnMNJS2nPI/s144/DSC_0005.JPG" border="0"/></a></li>
<li><a href="http://lh3.google.com/sterling.benjamin/RuyZnLtKoCI/AAAAAAAAAWw/1TD-_nNT8PA/DSC_0006.JPG?imgmax=800"><img src="http://lh3.google.com/sterling.benjamin/RuyZnLtKoCI/AAAAAAAAAWw/1TD-_nNT8PA/s144/DSC_0006.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuyZ2rtKoDI/AAAAAAAAAW8/qo9vOy-0mcI/DSC_0012.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuyZ2rtKoDI/AAAAAAAAAW8/qo9vOy-0mcI/s144/DSC_0012.JPG" alt="Is he going to eat me?!" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/RuyaB7tKoEI/AAAAAAAAAXE/Yt124tfI_WU/DSC_0030.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/RuyaB7tKoEI/AAAAAAAAAXE/Yt124tfI_WU/s144/DSC_0030.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/RuyajbtKoFI/AAAAAAAAAXQ/QfKtfA6yEwE/DSC_0055.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/RuyajbtKoFI/AAAAAAAAAXQ/QfKtfA6yEwE/s144/DSC_0055.JPG" alt="It's like talking to a wall!!!" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuyaurtKoGI/AAAAAAAAAXY/t_ASBQcH07k/DSC_0047.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuyaurtKoGI/AAAAAAAAAXY/t_ASBQcH07k/s144/DSC_0047.JPG" alt="" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/Ruya87tKoHI/AAAAAAAAAXk/LJZOZR7RmSU/DSC_0032.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/Ruya87tKoHI/AAAAAAAAAXk/LJZOZR7RmSU/s144/DSC_0032.JPG" alt="" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/RuybGbtKoII/AAAAAAAAAXs/dBiWzDZfWas/DSC_0033.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/RuybGbtKoII/AAAAAAAAAXs/dBiWzDZfWas/s144/DSC_0033.JPG" alt="This is my seductive look! It works on all the boys." width="144" height="96" border="0"/></a></li>
<li><a href="http://lh3.google.com/sterling.benjamin/RuybSLtKoJI/AAAAAAAAAX4/btmxxtIcX5I/DSC_0020.JPG?imgmax=800"><img src="http://lh3.google.com/sterling.benjamin/RuybSLtKoJI/AAAAAAAAAX4/btmxxtIcX5I/s144/DSC_0020.JPG" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuybertKoKI/AAAAAAAAAYA/Tay8MWRdwrM/DSC_0021.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuybertKoKI/AAAAAAAAAYA/Tay8MWRdwrM/s144/DSC_0021.JPG" border="0"/></a></li>
<li><a href="http://lh3.google.com/sterling.benjamin/Ruyd3LtKoLI/AAAAAAAAAYM/lOMruypZVd0/DSC_0017.JPG?imgmax=800"><img src="http://lh3.google.com/sterling.benjamin/Ruyd3LtKoLI/AAAAAAAAAYM/lOMruypZVd0/s144/DSC_0017.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuyghrtKoMI/AAAAAAAAAYs/KeOhIMfMrSc/DSC_0024.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuyghrtKoMI/AAAAAAAAAYs/KeOhIMfMrSc/s144/DSC_0024.JPG" alt="You won't like me when I'm angry!" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuygrrtKoRI/AAAAAAAAAZY/KBrh0d_jECY/DSC_0018.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuygrrtKoRI/AAAAAAAAAZY/KBrh0d_jECY/s144/DSC_0018.JPG" width="144" height="96"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/RuygtbtKoSI/AAAAAAAAAZg/99k8UFMs7zU/DSC_0021.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/RuygtbtKoSI/AAAAAAAAAZg/99k8UFMs7zU/s144/DSC_0021.JPG" alt="It is out of focus; let me help." width="144" height="96"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/RuygxbtKoUI/AAAAAAAAAZw/Htm20GnEPKs/DSC_0007.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/RuygxbtKoUI/AAAAAAAAAZw/Htm20GnEPKs/s144/DSC_0007.JPG" alt="I always have to carry the conversation; they never say anything." width="144" height="96"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/Ruygy7tKoVI/AAAAAAAAAZ4/ShwLc51HYjQ/DSC_0002.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/Ruygy7tKoVI/AAAAAAAAAZ4/ShwLc51HYjQ/s144/DSC_0002.JPG" border="0"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/RuyhzbtKocI/AAAAAAAAAa0/lcEfHJtN67c/DSC_0096.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/RuyhzbtKocI/AAAAAAAAAa0/lcEfHJtN67c/s144/DSC_0096.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/Ruyg6rtKoaI/AAAAAAAAAak/LJmQ1uFC3Y4/DSC_0010.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/Ruyg6rtKoaI/AAAAAAAAAak/LJmQ1uFC3Y4/s144/DSC_0010.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuyiPrtKomI/AAAAAAAAAcM/o7St6jYPLEw/DSC_0039.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuyiPrtKomI/AAAAAAAAAcM/o7St6jYPLEw/s144/DSC_0039.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/RuykW7tKo0I/AAAAAAAAAeA/Xuw9LFqcfQ4/DSC_0126.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/RuykW7tKo0I/AAAAAAAAAeA/Xuw9LFqcfQ4/s144/DSC_0126.JPG" alt="I SAID CLOSER!!!" width="144" height="96"/></a></li>
<li><img src="http://lh3.google.com/sterling.benjamin/RuykJLtKosI/AAAAAAAAAc8/_MFOC2xGTxA/s144/DSC_0042.JPG" width="144" height="96"/></li>
<li><img src="http://lh5.google.com/sterling.benjamin/RuykTrtKoyI/AAAAAAAAAdw/0hLyf6vEA-U/s144/DSC_0106.JPG" width="144" height="96"/></li>
<li><a href="http://lh3.google.com/sterling.benjamin/RuyiOLtKolI/AAAAAAAAAcE/pBnzT8a3VuI/DSC_0218.JPG?imgmax=800"><img src="http://lh3.google.com/sterling.benjamin/RuyiOLtKolI/AAAAAAAAAcE/pBnzT8a3VuI/s144/DSC_0218.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/Ruyg0rtKoWI/AAAAAAAAAaA/R8Tjcm3rANw/DSC_0004.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/Ruyg0rtKoWI/AAAAAAAAAaA/R8Tjcm3rANw/s144/DSC_0004.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/Ruyg2btKoXI/AAAAAAAAAaM/1M7u_xnwqak/DSC_0009.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/Ruyg2btKoXI/AAAAAAAAAaM/1M7u_xnwqak/s144/DSC_0009.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/Ruyg87tKobI/AAAAAAAAAas/Q-T_gBY3qgQ/DSC_0020.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/Ruyg87tKobI/AAAAAAAAAas/Q-T_gBY3qgQ/s144/DSC_0020.JPG" width="144" height="96"/></a></li>
<li><a href="http://lh3.google.com/sterling.benjamin/RuyiMLtKokI/AAAAAAAAAb8/03GfNKZXdDM/DSC_0012.JPG?imgmax=800"><img src="http://lh3.google.com/sterling.benjamin/RuyiMLtKokI/AAAAAAAAAb8/03GfNKZXdDM/s144/DSC_0012.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh3.google.com/sterling.benjamin/RuykDLtKopI/AAAAAAAAAck/qiuJ2IIr8hk/DSC_0005.JPG?imgmax=800"><img src="http://lh3.google.com/sterling.benjamin/RuykDLtKopI/AAAAAAAAAck/qiuJ2IIr8hk/s144/DSC_0005.JPG" alt="I think I may be getting the upper hand here..." width="144" height="96" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/RuykE7tKoqI/AAAAAAAAAcs/wJopPFQSGqc/DSC_0007.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/RuykE7tKoqI/AAAAAAAAAcs/wJopPFQSGqc/s144/DSC_0007.JPG" alt="I'm being attacked and your taking pictures?" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/RuyW_7tKn8I/AAAAAAAAAVc/opzOXldgJ0Y/DSC_0001.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/RuyW_7tKn8I/AAAAAAAAAVc/opzOXldgJ0Y/s144/DSC_0001.JPG" alt="Yes, I do know what I am doing!" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuyYPrtKn9I/AAAAAAAAAWE/Y1kITpSTFXI/DSC_0025.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuyYPrtKn9I/AAAAAAAAAWE/Y1kITpSTFXI/s144/DSC_0025.JPG" alt="Hey, it is better then reversible diapers!" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/RuyYQ7tKn-I/AAAAAAAAAWM/PHN5lywzjbU/100_1712.JPG"><img src="http://lh6.google.com/sterling.benjamin/RuyYQ7tKn-I/AAAAAAAAAWM/PHN5lywzjbU/s144/100_1712.JPG" alt="It... it smells like... old cheese in here..." width="144" height="108" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/RuyYR7tKn_I/AAAAAAAAAWU/bJ-HZwkTyKg/100_1886.JPG"><img src="http://lh6.google.com/sterling.benjamin/RuyYR7tKn_I/AAAAAAAAAWU/bJ-HZwkTyKg/s144/100_1886.JPG" alt="Everyone looks good through a glass of beer!" width="144" height="108" border="0"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/RuyZObtKoAI/AAAAAAAAAWc/dDMbJK0jSlw/DSC_0004.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/RuyZObtKoAI/AAAAAAAAAWc/dDMbJK0jSlw/s144/DSC_0004.JPG" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/RuyZa7tKoBI/AAAAAAAAAWo/dmnMNJS2nPI/DSC_0005.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/RuyZa7tKoBI/AAAAAAAAAWo/dmnMNJS2nPI/s144/DSC_0005.JPG" border="0"/></a></li>
<li><a href="http://lh3.google.com/sterling.benjamin/RuyZnLtKoCI/AAAAAAAAAWw/1TD-_nNT8PA/DSC_0006.JPG?imgmax=800"><img src="http://lh3.google.com/sterling.benjamin/RuyZnLtKoCI/AAAAAAAAAWw/1TD-_nNT8PA/s144/DSC_0006.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuyZ2rtKoDI/AAAAAAAAAW8/qo9vOy-0mcI/DSC_0012.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuyZ2rtKoDI/AAAAAAAAAW8/qo9vOy-0mcI/s144/DSC_0012.JPG" alt="Is he going to eat me?!" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/RuyaB7tKoEI/AAAAAAAAAXE/Yt124tfI_WU/DSC_0030.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/RuyaB7tKoEI/AAAAAAAAAXE/Yt124tfI_WU/s144/DSC_0030.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/RuyajbtKoFI/AAAAAAAAAXQ/QfKtfA6yEwE/DSC_0055.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/RuyajbtKoFI/AAAAAAAAAXQ/QfKtfA6yEwE/s144/DSC_0055.JPG" alt="It's like talking to a wall!!!" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuyaurtKoGI/AAAAAAAAAXY/t_ASBQcH07k/DSC_0047.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuyaurtKoGI/AAAAAAAAAXY/t_ASBQcH07k/s144/DSC_0047.JPG" alt="" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/Ruya87tKoHI/AAAAAAAAAXk/LJZOZR7RmSU/DSC_0032.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/Ruya87tKoHI/AAAAAAAAAXk/LJZOZR7RmSU/s144/DSC_0032.JPG" alt="" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/RuybGbtKoII/AAAAAAAAAXs/dBiWzDZfWas/DSC_0033.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/RuybGbtKoII/AAAAAAAAAXs/dBiWzDZfWas/s144/DSC_0033.JPG" alt="This is my seductive look! It works on all the boys." width="144" height="96" border="0"/></a></li>
<li><a href="http://lh3.google.com/sterling.benjamin/RuybSLtKoJI/AAAAAAAAAX4/btmxxtIcX5I/DSC_0020.JPG?imgmax=800"><img src="http://lh3.google.com/sterling.benjamin/RuybSLtKoJI/AAAAAAAAAX4/btmxxtIcX5I/s144/DSC_0020.JPG" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuybertKoKI/AAAAAAAAAYA/Tay8MWRdwrM/DSC_0021.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuybertKoKI/AAAAAAAAAYA/Tay8MWRdwrM/s144/DSC_0021.JPG" border="0"/></a></li>
<li><a href="http://lh3.google.com/sterling.benjamin/Ruyd3LtKoLI/AAAAAAAAAYM/lOMruypZVd0/DSC_0017.JPG?imgmax=800"><img src="http://lh3.google.com/sterling.benjamin/Ruyd3LtKoLI/AAAAAAAAAYM/lOMruypZVd0/s144/DSC_0017.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuyghrtKoMI/AAAAAAAAAYs/KeOhIMfMrSc/DSC_0024.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuyghrtKoMI/AAAAAAAAAYs/KeOhIMfMrSc/s144/DSC_0024.JPG" alt="You won't like me when I'm angry!" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuygrrtKoRI/AAAAAAAAAZY/KBrh0d_jECY/DSC_0018.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuygrrtKoRI/AAAAAAAAAZY/KBrh0d_jECY/s144/DSC_0018.JPG" width="144" height="96"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/RuygtbtKoSI/AAAAAAAAAZg/99k8UFMs7zU/DSC_0021.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/RuygtbtKoSI/AAAAAAAAAZg/99k8UFMs7zU/s144/DSC_0021.JPG" alt="It is out of focus; let me help." width="144" height="96"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/RuygxbtKoUI/AAAAAAAAAZw/Htm20GnEPKs/DSC_0007.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/RuygxbtKoUI/AAAAAAAAAZw/Htm20GnEPKs/s144/DSC_0007.JPG" alt="I always have to carry the conversation; they never say anything." width="144" height="96"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/Ruygy7tKoVI/AAAAAAAAAZ4/ShwLc51HYjQ/DSC_0002.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/Ruygy7tKoVI/AAAAAAAAAZ4/ShwLc51HYjQ/s144/DSC_0002.JPG" border="0"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/RuyhzbtKocI/AAAAAAAAAa0/lcEfHJtN67c/DSC_0096.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/RuyhzbtKocI/AAAAAAAAAa0/lcEfHJtN67c/s144/DSC_0096.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/Ruyg6rtKoaI/AAAAAAAAAak/LJmQ1uFC3Y4/DSC_0010.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/Ruyg6rtKoaI/AAAAAAAAAak/LJmQ1uFC3Y4/s144/DSC_0010.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuyiPrtKomI/AAAAAAAAAcM/o7St6jYPLEw/DSC_0039.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuyiPrtKomI/AAAAAAAAAcM/o7St6jYPLEw/s144/DSC_0039.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/RuykW7tKo0I/AAAAAAAAAeA/Xuw9LFqcfQ4/DSC_0126.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/RuykW7tKo0I/AAAAAAAAAeA/Xuw9LFqcfQ4/s144/DSC_0126.JPG" alt="I SAID CLOSER!!!" width="144" height="96"/></a></li>
<li><a href="http://lh3.google.com/sterling.benjamin/RuykJLtKosI/AAAAAAAAAc8/_MFOC2xGTxA/DSC_0042.JPG?imgmax=800"><img src="http://lh3.google.com/sterling.benjamin/RuykJLtKosI/AAAAAAAAAc8/_MFOC2xGTxA/s144/DSC_0042.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuykTrtKoyI/AAAAAAAAAdw/0hLyf6vEA-U/DSC_0106.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuykTrtKoyI/AAAAAAAAAdw/0hLyf6vEA-U/s144/DSC_0106.JPG" alt="What way is this supposed to go?" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh3.google.com/sterling.benjamin/RuyiOLtKolI/AAAAAAAAAcE/pBnzT8a3VuI/DSC_0218.JPG?imgmax=800"><img src="http://lh3.google.com/sterling.benjamin/RuyiOLtKolI/AAAAAAAAAcE/pBnzT8a3VuI/s144/DSC_0218.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/Ruyg0rtKoWI/AAAAAAAAAaA/R8Tjcm3rANw/DSC_0004.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/Ruyg0rtKoWI/AAAAAAAAAaA/R8Tjcm3rANw/s144/DSC_0004.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/Ruyg2btKoXI/AAAAAAAAAaM/1M7u_xnwqak/DSC_0009.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/Ruyg2btKoXI/AAAAAAAAAaM/1M7u_xnwqak/s144/DSC_0009.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/Ruyg87tKobI/AAAAAAAAAas/Q-T_gBY3qgQ/DSC_0020.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/Ruyg87tKobI/AAAAAAAAAas/Q-T_gBY3qgQ/s144/DSC_0020.JPG" width="144" height="96"/></a></li>
<li><a href="http://lh3.google.com/sterling.benjamin/RuyiMLtKokI/AAAAAAAAAb8/03GfNKZXdDM/DSC_0012.JPG?imgmax=800"><img src="http://lh3.google.com/sterling.benjamin/RuyiMLtKokI/AAAAAAAAAb8/03GfNKZXdDM/s144/DSC_0012.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh3.google.com/sterling.benjamin/RuykDLtKopI/AAAAAAAAAck/qiuJ2IIr8hk/DSC_0005.JPG?imgmax=800"><img src="http://lh3.google.com/sterling.benjamin/RuykDLtKopI/AAAAAAAAAck/qiuJ2IIr8hk/s144/DSC_0005.JPG" alt="I think I may be getting the upper hand here..." width="144" height="96" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/RuykE7tKoqI/AAAAAAAAAcs/wJopPFQSGqc/DSC_0007.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/RuykE7tKoqI/AAAAAAAAAcs/wJopPFQSGqc/s144/DSC_0007.JPG" alt="I'm being attacked and your taking pictures?" width="144" height="96" border="0"/></a></li>
</ul>
<h5>The Small Print</h5>
<p>So you see, it is pretty simple to take your list/group of images and turn it into a nice photo gallery with some styles. In this instance, it is taking the		images you have in a unordered list, but you are not limited to that at all.	You can do a table:</p>
<p>
<div class="igBar"><span id="lhtml-6"><a href="#" onclick="javascript:showPlainTxt('html-6'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">HTML:</span>
<div id="html-6">
<div class="html">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/p&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/table.html"><span style="color: #000000; font-weight: bold;">&lt;table</span></a> <span style="color: #000066;">title</span>=<span style="color: #ff0000;">"This is a title"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/img.html"><span style="color: #000000; font-weight: bold;">&lt;img</span></a> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">""</span>/<span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/table&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/p.html"><span style="color: #000000; font-weight: bold;">&lt;p&gt;</span></a></span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>It can just be a div:</p>
<p>
<div class="igBar"><span id="lhtml-7"><a href="#" onclick="javascript:showPlainTxt('html-7'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">HTML:</span>
<div id="html-7">
<div class="html">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/p&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">&lt;div</span></a> <span style="color: #000066;">title</span>=<span style="color: #ff0000;">"this is a div title"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/img.html"><span style="color: #000000; font-weight: bold;">&lt;img</span></a> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">""</span>/<span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/div&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/p.html"><span style="color: #000000; font-weight: bold;">&lt;p&gt;</span></a></span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>In our first example you see that I am using an image wrapped in A tag, this is the default setting where you don't need to do anything other then $('#mygallery').jqGalView(); (ok, it may be a good idea to style things).  Check out the Option tab to see a list of parameters that can be used to further customize your Web Album/Photo gallery and check out some more demos under, you guessed it, Demo.</p>
</p>
<h3>The Demo(s)</h3>
<p>The below implementation...</p>
<div class="igBar"><span id="ljavascript-8"><a href="#" onclick="javascript:showPlainTxt('javascript-8'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">JavaScript:</span>
<div id="javascript-8">
<div class="javascript">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;script type=<span style="color: #3366CC;">"text/javascript"</span>&gt;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; $<span style="color: #66cc66;">&#40;</span>document<span style="color: #66cc66;">&#41;</span>.<span style="color: #006600;">ready</span><span style="color: #66cc66;">&#40;</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; $<span style="color: #66cc66;">&#40;</span><span style="color: #3366CC;">"#example2"</span><span style="color: #66cc66;">&#41;</span>.<span style="color: #006600;">jqGalView</span><span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; modal:<span style="color: #003366; font-weight: bold;">true</span>,</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; title:<span style="color: #3366CC;">"This is a new title"</span>,</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; openTxt:<span style="color: #3366CC;">"Open me!!!!"</span>,</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; backTxt:<span style="color: #3366CC;">"Go back to the thumbnails"</span>,</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; goFullSizeTxt:<span style="color: #3366CC;">"Bigger Image"</span>,</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; tnease:<span style="color: #3366CC;">"backinout"</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #66cc66;">&#125;</span><span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #66cc66;">&#125;</span><span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;/script&gt; </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>will produce below<br />
<script type="text/javascript">
	$(document).ready(function(){
		$("#example2").jqGalView({
			modal:true,
			title:"This is a new title",
			openTxt:"Open me!!!!",
			backTxt:"Go back to the thumbnails",
			goFullSizeTxt:"Bigger Image",
			tnease:"backinout"
		});
	});
</script></p>
<ul id="example2">
<li><a href="http://lh6.google.com/sterling.benjamin/RuyW_7tKn8I/AAAAAAAAAVc/opzOXldgJ0Y/DSC_0001.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/RuyW_7tKn8I/AAAAAAAAAVc/opzOXldgJ0Y/s144/DSC_0001.JPG" alt="Yes, I do know what I am doing!" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuyYPrtKn9I/AAAAAAAAAWE/Y1kITpSTFXI/DSC_0025.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuyYPrtKn9I/AAAAAAAAAWE/Y1kITpSTFXI/s144/DSC_0025.JPG" alt="Hey, it is better then reversible diapers!" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/RuyYQ7tKn-I/AAAAAAAAAWM/PHN5lywzjbU/100_1712.JPG"><img src="http://lh6.google.com/sterling.benjamin/RuyYQ7tKn-I/AAAAAAAAAWM/PHN5lywzjbU/s144/100_1712.JPG" alt="It... it smells like... old cheese in here..." width="144" height="108" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/RuyYR7tKn_I/AAAAAAAAAWU/bJ-HZwkTyKg/100_1886.JPG"><img src="http://lh6.google.com/sterling.benjamin/RuyYR7tKn_I/AAAAAAAAAWU/bJ-HZwkTyKg/s144/100_1886.JPG" alt="Everyone looks good through a glass of beer!" width="144" height="108" border="0"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/RuyZObtKoAI/AAAAAAAAAWc/dDMbJK0jSlw/DSC_0004.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/RuyZObtKoAI/AAAAAAAAAWc/dDMbJK0jSlw/s144/DSC_0004.JPG" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/RuyZa7tKoBI/AAAAAAAAAWo/dmnMNJS2nPI/DSC_0005.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/RuyZa7tKoBI/AAAAAAAAAWo/dmnMNJS2nPI/s144/DSC_0005.JPG" border="0"/></a></li>
<li><a href="http://lh3.google.com/sterling.benjamin/RuyZnLtKoCI/AAAAAAAAAWw/1TD-_nNT8PA/DSC_0006.JPG?imgmax=800"><img src="http://lh3.google.com/sterling.benjamin/RuyZnLtKoCI/AAAAAAAAAWw/1TD-_nNT8PA/s144/DSC_0006.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuyZ2rtKoDI/AAAAAAAAAW8/qo9vOy-0mcI/DSC_0012.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuyZ2rtKoDI/AAAAAAAAAW8/qo9vOy-0mcI/s144/DSC_0012.JPG" alt="Is he going to eat me?!" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/RuyaB7tKoEI/AAAAAAAAAXE/Yt124tfI_WU/DSC_0030.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/RuyaB7tKoEI/AAAAAAAAAXE/Yt124tfI_WU/s144/DSC_0030.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/RuyajbtKoFI/AAAAAAAAAXQ/QfKtfA6yEwE/DSC_0055.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/RuyajbtKoFI/AAAAAAAAAXQ/QfKtfA6yEwE/s144/DSC_0055.JPG" alt="It's like talking to a wall!!!" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuyaurtKoGI/AAAAAAAAAXY/t_ASBQcH07k/DSC_0047.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuyaurtKoGI/AAAAAAAAAXY/t_ASBQcH07k/s144/DSC_0047.JPG" alt="" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/Ruya87tKoHI/AAAAAAAAAXk/LJZOZR7RmSU/DSC_0032.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/Ruya87tKoHI/AAAAAAAAAXk/LJZOZR7RmSU/s144/DSC_0032.JPG" alt="" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/RuybGbtKoII/AAAAAAAAAXs/dBiWzDZfWas/DSC_0033.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/RuybGbtKoII/AAAAAAAAAXs/dBiWzDZfWas/s144/DSC_0033.JPG" alt="This is my seductive look! It works on all the boys." width="144" height="96" border="0"/></a></li>
<li><a href="http://lh3.google.com/sterling.benjamin/RuybSLtKoJI/AAAAAAAAAX4/btmxxtIcX5I/DSC_0020.JPG?imgmax=800"><img src="http://lh3.google.com/sterling.benjamin/RuybSLtKoJI/AAAAAAAAAX4/btmxxtIcX5I/s144/DSC_0020.JPG" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuybertKoKI/AAAAAAAAAYA/Tay8MWRdwrM/DSC_0021.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuybertKoKI/AAAAAAAAAYA/Tay8MWRdwrM/s144/DSC_0021.JPG" border="0"/></a></li>
<li><a href="http://lh3.google.com/sterling.benjamin/Ruyd3LtKoLI/AAAAAAAAAYM/lOMruypZVd0/DSC_0017.JPG?imgmax=800"><img src="http://lh3.google.com/sterling.benjamin/Ruyd3LtKoLI/AAAAAAAAAYM/lOMruypZVd0/s144/DSC_0017.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuyghrtKoMI/AAAAAAAAAYs/KeOhIMfMrSc/DSC_0024.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuyghrtKoMI/AAAAAAAAAYs/KeOhIMfMrSc/s144/DSC_0024.JPG" alt="You won't like me when I'm angry!" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuygrrtKoRI/AAAAAAAAAZY/KBrh0d_jECY/DSC_0018.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuygrrtKoRI/AAAAAAAAAZY/KBrh0d_jECY/s144/DSC_0018.JPG" width="144" height="96"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/RuygtbtKoSI/AAAAAAAAAZg/99k8UFMs7zU/DSC_0021.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/RuygtbtKoSI/AAAAAAAAAZg/99k8UFMs7zU/s144/DSC_0021.JPG" alt="It is out of focus; let me help." width="144" height="96"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/RuygxbtKoUI/AAAAAAAAAZw/Htm20GnEPKs/DSC_0007.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/RuygxbtKoUI/AAAAAAAAAZw/Htm20GnEPKs/s144/DSC_0007.JPG" alt="I always have to carry the conversation; they never say anything." width="144" height="96"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/Ruygy7tKoVI/AAAAAAAAAZ4/ShwLc51HYjQ/DSC_0002.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/Ruygy7tKoVI/AAAAAAAAAZ4/ShwLc51HYjQ/s144/DSC_0002.JPG" border="0"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/RuyhzbtKocI/AAAAAAAAAa0/lcEfHJtN67c/DSC_0096.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/RuyhzbtKocI/AAAAAAAAAa0/lcEfHJtN67c/s144/DSC_0096.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/Ruyg6rtKoaI/AAAAAAAAAak/LJmQ1uFC3Y4/DSC_0010.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/Ruyg6rtKoaI/AAAAAAAAAak/LJmQ1uFC3Y4/s144/DSC_0010.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuyiPrtKomI/AAAAAAAAAcM/o7St6jYPLEw/DSC_0039.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuyiPrtKomI/AAAAAAAAAcM/o7St6jYPLEw/s144/DSC_0039.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/RuykW7tKo0I/AAAAAAAAAeA/Xuw9LFqcfQ4/DSC_0126.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/RuykW7tKo0I/AAAAAAAAAeA/Xuw9LFqcfQ4/s144/DSC_0126.JPG" alt="I SAID CLOSER!!!" width="144" height="96"/></a></li>
<li><img src="http://lh3.google.com/sterling.benjamin/RuykJLtKosI/AAAAAAAAAc8/_MFOC2xGTxA/s144/DSC_0042.JPG" width="144" height="96"/></li>
<li><img src="http://lh5.google.com/sterling.benjamin/RuykTrtKoyI/AAAAAAAAAdw/0hLyf6vEA-U/s144/DSC_0106.JPG" width="144" height="96"/></li>
<li><a href="http://lh3.google.com/sterling.benjamin/RuyiOLtKolI/AAAAAAAAAcE/pBnzT8a3VuI/DSC_0218.JPG?imgmax=800"><img src="http://lh3.google.com/sterling.benjamin/RuyiOLtKolI/AAAAAAAAAcE/pBnzT8a3VuI/s144/DSC_0218.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/Ruyg0rtKoWI/AAAAAAAAAaA/R8Tjcm3rANw/DSC_0004.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/Ruyg0rtKoWI/AAAAAAAAAaA/R8Tjcm3rANw/s144/DSC_0004.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/Ruyg2btKoXI/AAAAAAAAAaM/1M7u_xnwqak/DSC_0009.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/Ruyg2btKoXI/AAAAAAAAAaM/1M7u_xnwqak/s144/DSC_0009.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/Ruyg87tKobI/AAAAAAAAAas/Q-T_gBY3qgQ/DSC_0020.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/Ruyg87tKobI/AAAAAAAAAas/Q-T_gBY3qgQ/s144/DSC_0020.JPG" width="144" height="96"/></a></li>
<li><a href="http://lh3.google.com/sterling.benjamin/RuyiMLtKokI/AAAAAAAAAb8/03GfNKZXdDM/DSC_0012.JPG?imgmax=800"><img src="http://lh3.google.com/sterling.benjamin/RuyiMLtKokI/AAAAAAAAAb8/03GfNKZXdDM/s144/DSC_0012.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh3.google.com/sterling.benjamin/RuykDLtKopI/AAAAAAAAAck/qiuJ2IIr8hk/DSC_0005.JPG?imgmax=800"><img src="http://lh3.google.com/sterling.benjamin/RuykDLtKopI/AAAAAAAAAck/qiuJ2IIr8hk/s144/DSC_0005.JPG" alt="I think I may be getting the upper hand here..." width="144" height="96" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/RuykE7tKoqI/AAAAAAAAAcs/wJopPFQSGqc/DSC_0007.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/RuykE7tKoqI/AAAAAAAAAcs/wJopPFQSGqc/s144/DSC_0007.JPG" alt="I'm being attacked and your taking pictures?" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/RuyW_7tKn8I/AAAAAAAAAVc/opzOXldgJ0Y/DSC_0001.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/RuyW_7tKn8I/AAAAAAAAAVc/opzOXldgJ0Y/s144/DSC_0001.JPG" alt="Yes, I do know what I am doing!" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuyYPrtKn9I/AAAAAAAAAWE/Y1kITpSTFXI/DSC_0025.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuyYPrtKn9I/AAAAAAAAAWE/Y1kITpSTFXI/s144/DSC_0025.JPG" alt="Hey, it is better then reversible diapers!" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/RuyYQ7tKn-I/AAAAAAAAAWM/PHN5lywzjbU/100_1712.JPG"><img src="http://lh6.google.com/sterling.benjamin/RuyYQ7tKn-I/AAAAAAAAAWM/PHN5lywzjbU/s144/100_1712.JPG" alt="It... it smells like... old cheese in here..." width="144" height="108" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/RuyYR7tKn_I/AAAAAAAAAWU/bJ-HZwkTyKg/100_1886.JPG"><img src="http://lh6.google.com/sterling.benjamin/RuyYR7tKn_I/AAAAAAAAAWU/bJ-HZwkTyKg/s144/100_1886.JPG" alt="Everyone looks good through a glass of beer!" width="144" height="108" border="0"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/RuyZObtKoAI/AAAAAAAAAWc/dDMbJK0jSlw/DSC_0004.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/RuyZObtKoAI/AAAAAAAAAWc/dDMbJK0jSlw/s144/DSC_0004.JPG" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/RuyZa7tKoBI/AAAAAAAAAWo/dmnMNJS2nPI/DSC_0005.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/RuyZa7tKoBI/AAAAAAAAAWo/dmnMNJS2nPI/s144/DSC_0005.JPG" border="0"/></a></li>
<li><a href="http://lh3.google.com/sterling.benjamin/RuyZnLtKoCI/AAAAAAAAAWw/1TD-_nNT8PA/DSC_0006.JPG?imgmax=800"><img src="http://lh3.google.com/sterling.benjamin/RuyZnLtKoCI/AAAAAAAAAWw/1TD-_nNT8PA/s144/DSC_0006.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuyZ2rtKoDI/AAAAAAAAAW8/qo9vOy-0mcI/DSC_0012.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuyZ2rtKoDI/AAAAAAAAAW8/qo9vOy-0mcI/s144/DSC_0012.JPG" alt="Is he going to eat me?!" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/RuyaB7tKoEI/AAAAAAAAAXE/Yt124tfI_WU/DSC_0030.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/RuyaB7tKoEI/AAAAAAAAAXE/Yt124tfI_WU/s144/DSC_0030.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/RuyajbtKoFI/AAAAAAAAAXQ/QfKtfA6yEwE/DSC_0055.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/RuyajbtKoFI/AAAAAAAAAXQ/QfKtfA6yEwE/s144/DSC_0055.JPG" alt="It's like talking to a wall!!!" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuyaurtKoGI/AAAAAAAAAXY/t_ASBQcH07k/DSC_0047.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuyaurtKoGI/AAAAAAAAAXY/t_ASBQcH07k/s144/DSC_0047.JPG" alt="" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/Ruya87tKoHI/AAAAAAAAAXk/LJZOZR7RmSU/DSC_0032.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/Ruya87tKoHI/AAAAAAAAAXk/LJZOZR7RmSU/s144/DSC_0032.JPG" alt="" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/RuybGbtKoII/AAAAAAAAAXs/dBiWzDZfWas/DSC_0033.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/RuybGbtKoII/AAAAAAAAAXs/dBiWzDZfWas/s144/DSC_0033.JPG" alt="This is my seductive look! It works on all the boys." width="144" height="96" border="0"/></a></li>
<li><a href="http://lh3.google.com/sterling.benjamin/RuybSLtKoJI/AAAAAAAAAX4/btmxxtIcX5I/DSC_0020.JPG?imgmax=800"><img src="http://lh3.google.com/sterling.benjamin/RuybSLtKoJI/AAAAAAAAAX4/btmxxtIcX5I/s144/DSC_0020.JPG" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuybertKoKI/AAAAAAAAAYA/Tay8MWRdwrM/DSC_0021.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuybertKoKI/AAAAAAAAAYA/Tay8MWRdwrM/s144/DSC_0021.JPG" border="0"/></a></li>
<li><a href="http://lh3.google.com/sterling.benjamin/Ruyd3LtKoLI/AAAAAAAAAYM/lOMruypZVd0/DSC_0017.JPG?imgmax=800"><img src="http://lh3.google.com/sterling.benjamin/Ruyd3LtKoLI/AAAAAAAAAYM/lOMruypZVd0/s144/DSC_0017.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuyghrtKoMI/AAAAAAAAAYs/KeOhIMfMrSc/DSC_0024.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuyghrtKoMI/AAAAAAAAAYs/KeOhIMfMrSc/s144/DSC_0024.JPG" alt="You won't like me when I'm angry!" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuygrrtKoRI/AAAAAAAAAZY/KBrh0d_jECY/DSC_0018.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuygrrtKoRI/AAAAAAAAAZY/KBrh0d_jECY/s144/DSC_0018.JPG" width="144" height="96"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/RuygtbtKoSI/AAAAAAAAAZg/99k8UFMs7zU/DSC_0021.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/RuygtbtKoSI/AAAAAAAAAZg/99k8UFMs7zU/s144/DSC_0021.JPG" alt="It is out of focus; let me help." width="144" height="96"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/RuygxbtKoUI/AAAAAAAAAZw/Htm20GnEPKs/DSC_0007.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/RuygxbtKoUI/AAAAAAAAAZw/Htm20GnEPKs/s144/DSC_0007.JPG" alt="I always have to carry the conversation; they never say anything." width="144" height="96"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/Ruygy7tKoVI/AAAAAAAAAZ4/ShwLc51HYjQ/DSC_0002.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/Ruygy7tKoVI/AAAAAAAAAZ4/ShwLc51HYjQ/s144/DSC_0002.JPG" border="0"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/RuyhzbtKocI/AAAAAAAAAa0/lcEfHJtN67c/DSC_0096.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/RuyhzbtKocI/AAAAAAAAAa0/lcEfHJtN67c/s144/DSC_0096.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/Ruyg6rtKoaI/AAAAAAAAAak/LJmQ1uFC3Y4/DSC_0010.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/Ruyg6rtKoaI/AAAAAAAAAak/LJmQ1uFC3Y4/s144/DSC_0010.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuyiPrtKomI/AAAAAAAAAcM/o7St6jYPLEw/DSC_0039.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuyiPrtKomI/AAAAAAAAAcM/o7St6jYPLEw/s144/DSC_0039.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/RuykW7tKo0I/AAAAAAAAAeA/Xuw9LFqcfQ4/DSC_0126.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/RuykW7tKo0I/AAAAAAAAAeA/Xuw9LFqcfQ4/s144/DSC_0126.JPG" alt="I SAID CLOSER!!!" width="144" height="96"/></a></li>
<li><a href="http://lh3.google.com/sterling.benjamin/RuykJLtKosI/AAAAAAAAAc8/_MFOC2xGTxA/DSC_0042.JPG?imgmax=800"><img src="http://lh3.google.com/sterling.benjamin/RuykJLtKosI/AAAAAAAAAc8/_MFOC2xGTxA/s144/DSC_0042.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/RuykTrtKoyI/AAAAAAAAAdw/0hLyf6vEA-U/DSC_0106.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/RuykTrtKoyI/AAAAAAAAAdw/0hLyf6vEA-U/s144/DSC_0106.JPG" alt="What way is this supposed to go?" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh3.google.com/sterling.benjamin/RuyiOLtKolI/AAAAAAAAAcE/pBnzT8a3VuI/DSC_0218.JPG?imgmax=800"><img src="http://lh3.google.com/sterling.benjamin/RuyiOLtKolI/AAAAAAAAAcE/pBnzT8a3VuI/s144/DSC_0218.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh5.google.com/sterling.benjamin/Ruyg0rtKoWI/AAAAAAAAAaA/R8Tjcm3rANw/DSC_0004.JPG?imgmax=800"><img src="http://lh5.google.com/sterling.benjamin/Ruyg0rtKoWI/AAAAAAAAAaA/R8Tjcm3rANw/s144/DSC_0004.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh4.google.com/sterling.benjamin/Ruyg2btKoXI/AAAAAAAAAaM/1M7u_xnwqak/DSC_0009.JPG?imgmax=800"><img src="http://lh4.google.com/sterling.benjamin/Ruyg2btKoXI/AAAAAAAAAaM/1M7u_xnwqak/s144/DSC_0009.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/Ruyg87tKobI/AAAAAAAAAas/Q-T_gBY3qgQ/DSC_0020.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/Ruyg87tKobI/AAAAAAAAAas/Q-T_gBY3qgQ/s144/DSC_0020.JPG" width="144" height="96"/></a></li>
<li><a href="http://lh3.google.com/sterling.benjamin/RuyiMLtKokI/AAAAAAAAAb8/03GfNKZXdDM/DSC_0012.JPG?imgmax=800"><img src="http://lh3.google.com/sterling.benjamin/RuyiMLtKokI/AAAAAAAAAb8/03GfNKZXdDM/s144/DSC_0012.JPG" width="144" height="96" border="0"/></a></li>
<li><a href="http://lh3.google.com/sterling.benjamin/RuykDLtKopI/AAAAAAAAAck/qiuJ2IIr8hk/DSC_0005.JPG?imgmax=800"><img src="http://lh3.google.com/sterling.benjamin/RuykDLtKopI/AAAAAAAAAck/qiuJ2IIr8hk/s144/DSC_0005.JPG" alt="I think I may be getting the upper hand here..." width="144" height="96" border="0"/></a></li>
<li><a href="http://lh6.google.com/sterling.benjamin/RuykE7tKoqI/AAAAAAAAAcs/wJopPFQSGqc/DSC_0007.JPG?imgmax=800"><img src="http://lh6.google.com/sterling.benjamin/RuykE7tKoqI/AAAAAAAAAcs/wJopPFQSGqc/s144/DSC_0007.JPG" alt="I'm being attacked and your taking pictures?" width="144" height="96" border="0"/></a></li>
</ul>
<h3>Downloads</h3>
<p>Download zip with demo and styles: <a href="http://bs-jquery-plugins.googlecode.com/files/jqGalView.2.1.zip" rel="nofollow">http://bs-jquery-plugins.googl.....ew.2.1.zip</a><br />
The jQuery core is available at: <a class="external" href="http://code.google.com/p/jqueryjs/downloads/list" target="_blank" rel="nofollow">http://code.google.com/p/jqueryjs/downloads/list</a>.<br />
The jQuery Easing Plugin v1.1.1 is available at: <a class="external" href="http://gsgd.co.uk/sandbox/jquery.easing.php" target="_blank" rel="nofollow">http://gsgd.co.uk/sandbox/jquery.easing.php</a>.<br />
The jQuery jqModal Plugin v2007.08.17 +r11 is available at: <a class="external" href="http://dev.iceburg.net/jquery/jqModal/" target="_blank" rel="nofollow">http://dev.iceburg.net/jquery/jqModal/</a>.</p>
<p><!--adsense#between_2--></p>
]]></content:encoded>
			<wfw:commentRss>http://benjaminsterling.com/jquery-jqgalview-photo-gallery/feed/</wfw:commentRss>
		<slash:comments>61</slash:comments>
		</item>
		<item>
		<title>jQuery: jqGalScroll v2.1 (Photo Gallery)</title>
		<link>http://benjaminsterling.com/jquery-jqgalscroll-photo-gallery/</link>
		<comments>http://benjaminsterling.com/jquery-jqgalscroll-photo-gallery/#comments</comments>
		<pubDate>Mon, 10 Sep 2007 03:36:16 +0000</pubDate>
		<dc:creator>Benjamin Sterling</dc:creator>
				<category><![CDATA[Flash Alternatives]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[jQuery Plugin]]></category>
		<category><![CDATA[Photogallery]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[image gallery]]></category>
		<category><![CDATA[jqgalscroll]]></category>
		<category><![CDATA[photo gallery]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[slideshow]]></category>

		<guid isPermaLink="false">http://benjaminsterling.com/2007/09/09/jquery-jqgalscroll-photo-gallery/</guid>
		<description><![CDATA[The jQuery jsGalScroll Plugin allows you to take a grouping of images and turn them into an scrolling photo gallery with pagination.]]></description>
			<content:encoded><![CDATA[<p>jQuery Gallery Scroller (jqGalScroll) takes list of images and creates a smooth scrolling photo gallery scrolling vertically, horizontally, or diagonally.  The plugin will also create pagination to allow you to flow through your photos.</p>
<h4>The Head</h4>
<div class="igBar"><span id="ljavascript-9"><a href="#" onclick="javascript:showPlainTxt('javascript-9'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">JavaScript:</span>
<div id="javascript-9">
<div class="javascript">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;script type=<span style="color: #3366CC;">"text/javascript"</span> src=<span style="color: #3366CC;">"jquery.js"</span>&gt;&lt;/script&gt;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;script type=<span style="color: #3366CC;">"text/javascript"</span> src=<span style="color: #3366CC;">"jqGalScroll.js"</span>&gt;&lt;/script&gt;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;script type=<span style="color: #3366CC;">"text/javascript"</span>&gt;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; $<span style="color: #66cc66;">&#40;</span>document<span style="color: #66cc66;">&#41;</span>.<span style="color: #006600;">ready</span><span style="color: #66cc66;">&#40;</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; $<span style="color: #66cc66;">&#40;</span><span style="color: #3366CC;">"#demoOne"</span><span style="color: #66cc66;">&#41;</span>.<span style="color: #006600;">jqGalScroll</span><span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #66cc66;">&#125;</span><span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;/script&gt; </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<div class="igBar"><span id="lcss-10"><a href="#" onclick="javascript:showPlainTxt('css-10'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">CSS:</span>
<div id="css-10">
<div class="css">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;style&gt;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #a1a100;">@import url(&quot;common/css/jqGalScroll.css&quot;);</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;/style&gt; </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<h4>The Body</h4>
<div class="igBar"><span id="lhtml-11"><a href="#" onclick="javascript:showPlainTxt('html-11'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">HTML:</span>
<div id="html-11">
<div class="html">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/ul.html"><span style="color: #000000; font-weight: bold;">&lt;ul</span></a> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">"demoOne"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/img.html"><span style="color: #000000; font-weight: bold;">&lt;img</span></a> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">"http://farm3.static.flickr.com/2139/2038186348_58925c20ca.jpg"</span> <span style="color: #000066;">border</span>=<span style="color: #ff0000;">"0"</span>/<span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/li&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/img.html"><span style="color: #000000; font-weight: bold;">&lt;img</span></a> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">"http://farm3.static.flickr.com/2194/2037390693_8acc544048.jpg"</span> <span style="color: #000066;">border</span>=<span style="color: #ff0000;">"0"</span>/<span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/li&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/img.html"><span style="color: #000000; font-weight: bold;">&lt;img</span></a> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">"http://farm3.static.flickr.com/2156/2037392621_c64ae1ca81.jpg"</span> <span style="color: #000066;">border</span>=<span style="color: #ff0000;">"0"</span>/<span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/li&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/img.html"><span style="color: #000000; font-weight: bold;">&lt;img</span></a> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">"http://farm3.static.flickr.com/2409/2037390277_1097dff9e5.jpg"</span> <span style="color: #000066;">border</span>=<span style="color: #ff0000;">"0"</span>/<span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/li&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/img.html"><span style="color: #000000; font-weight: bold;">&lt;img</span></a> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">"http://farm3.static.flickr.com/2403/2134348146_fd6a7d0e74.jpg"</span> <span style="color: #000066;">border</span>=<span style="color: #ff0000;">"0"</span>/<span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/li&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/img.html"><span style="color: #000000; font-weight: bold;">&lt;img</span></a> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">"http://farm3.static.flickr.com/2217/2134343276_2fd803b40e.jpg"</span> <span style="color: #000066;">border</span>=<span style="color: #ff0000;">"0"</span>/<span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/li&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/img.html"><span style="color: #000000; font-weight: bold;">&lt;img</span></a> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">"http://farm3.static.flickr.com/2032/2133564381_4a1f66bfbb.jpg"</span> <span style="color: #000066;">border</span>=<span style="color: #ff0000;">"0"</span>/<span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/li&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/ul&gt;</span></span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<h4>The Outcome</h4>
<ul id="demoOne">
<li><img src="http://farm3.static.flickr.com/2139/2038186348_58925c20ca.jpg" border="0"/></li>
<li><img src="http://farm3.static.flickr.com/2194/2037390693_8acc544048.jpg" border="0"/></li>
<li><img src="http://farm3.static.flickr.com/2156/2037392621_c64ae1ca81.jpg" border="0"/></li>
<li><img src="http://farm3.static.flickr.com/2409/2037390277_1097dff9e5.jpg" border="0"/></li>
<li><img src="http://farm3.static.flickr.com/2403/2134348146_fd6a7d0e74.jpg" border="0"/></li>
<li><img src="http://farm3.static.flickr.com/2217/2134343276_2fd803b40e.jpg" border="0"/></li>
<li><img src="http://farm3.static.flickr.com/2032/2133564381_4a1f66bfbb.jpg" border="0"/></li>
</ul>
<h3>Options</h3>
<p>Below are a list of options you can pass to the jqGalScroll plugin.</p>
<div class="igBar"><span id="ljavascript-12"><a href="#" onclick="javascript:showPlainTxt('javascript-12'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">JavaScript:</span>
<div id="javascript-12">
<div class="javascript">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">ease: <span style="color: #003366; font-weight: bold;">null</span>,</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; speed:<span style="color: #CC0000;color:#800000;">0</span>,</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; height: <span style="color: #CC0000;color:#800000;">500</span>,</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; width: <span style="color: #CC0000;color:#800000;">500</span>,</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; titleOpacity : .<span style="color: #CC0000;color:#800000;">60</span>,</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; direction : <span style="color: #3366CC;">'horizontal'</span> <span style="color: #009900; font-style: italic;">// vertical horizontal diagonal </span></div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<h3>Styling</h3>
<p>I am in no way a great designer, so the example is very bare, but the follow urls are sites that done a nice job with the plugin:</p>
<ul>
<li><a href="http://www.ryanbrenizer.com/wedding_portrait" rel="nofollow">http://www.ryanbrenizer.com/wedding_portrait</a></li>
</ul>
<h3>Thanks</h3>
<p>Koes put a fire under my butt to improve this plugin and when I took too long he took what I had and added the horizontal scroll and in turn I ripped it from his hands and made it better :) <a href="http://www.koesbong.com/">http://www.koesbong.com/</a></p>
<h3>Download</h3>
<p>The jqGalScroll v2.1 Plugin is available at: <a class="external" href="http://bs-jquery-plugins.googlecode.com/files/jqGalScroll.2.1.zip" target="_blank" rel="nofollow">http://bs-jquery-plugins.googl.....ll.2.1.zip</a>.<br />
The jQuery core is available at: <a class="external" href="http://code.google.com/p/jqueryjs/downloads/list" target="_blank">http://code.google.com/p/jqueryjs/downloads/list</a>.<br />
The jQuery Easing Plugin v1.1.1 is available at: <a class="external" href="http://gsgd.co.uk/sandbox/jquery.easing.php" target="_blank">http://gsgd.co.uk/sandbox/jquery.easing.php</a>.</p>
<p><script type="text/javascript" src="http://code.jquery.com/jquery-latest.pack.js"></script><br />
<script type="text/javascript" src="http://bs-jquery-plugins.googlecode.com/svn/trunk/jqGalScroll/common/js/jqgalscroll.js"></script><br />
<script type="text/javascript">
$(document).ready(function(){
	$("#demoOne").jqGalScroll({height:500,width:500});
});
</script></p>
<style type="text/css" media="screen">
.jqGSContainer{position:relative;width:502px;clear:both;padding-bottom:10px;}
.jqGSContainer .jqGSImgContainer{}
.jqGSContainer .jqGSImgContainer ul{padding:0;margin:0;position:relative;list-style:none;}
.jqGSContainer .jqGSImgContainer ul li{padding:0;margin:0;position:relative;margin-top:0;margin-bottom:0px;float:left;}
.jqGSContainer .jqGSImgContainer ul li .jqGSLoader{width:100%;height:100%;position:absolute;}
.jqGSContainer .jqGSImgContainer ul li img{}
.jqGSContainer .jqGSImgContainer ul li .jqGSTitle{background:#000;position:absolute;right:0px;top:0px; padding:3px;color:#fff;width:300px}</p>
<p>.jqGSContainer .jqGSPagination{position:relative;width:100%;height:30px;top:5px;padding: 5px 0;}
.jqGSContainer .jqGSPagination ul{padding:0;margin:0;list-style:none;position:relative;float:right;}
.jqGSContainer .jqGSPagination ul li{padding:0;margin-right:5px;float:left;padding-right:1px;text-align:center;padding-bottom:1px;}
.jqGSContainer .jqGSPagination ul li a{padding:2px 0px;background:#000;border:1px solid #fff; color: #fff;text-decoration:none;display:block;width:20px;font:10px Verdana, Arial, Helvetica, sans-serif;}
.jqGSContainer .jqGSPagination ul li a.selected{background:#fff;color:#f03;border: 1px solid #eaeaea;}
.jqGSContainer .jqGSPagination ul li a:hover{background:#fff;color:#000;border:1px solid #fff;}</p>
<p>.jqGSImgContainer{border:1px solid #000;}
</style>
]]></content:encoded>
			<wfw:commentRss>http://benjaminsterling.com/jquery-jqgalscroll-photo-gallery/feed/</wfw:commentRss>
		<slash:comments>137</slash:comments>
		</item>
		<item>
		<title>jQuery: jqShuffle</title>
		<link>http://benjaminsterling.com/jquery-jqshuffle/</link>
		<comments>http://benjaminsterling.com/jquery-jqshuffle/#comments</comments>
		<pubDate>Mon, 20 Aug 2007 21:04:33 +0000</pubDate>
		<dc:creator>Benjamin Sterling</dc:creator>
				<category><![CDATA[Flash Alternatives]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[jQuery Plugin]]></category>
		<category><![CDATA[photo gallery]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://benjaminsterling.com/2007/08/20/jquery-jqshuffle/</guid>
		<description><![CDATA[The jQuery jqShuffle Plugin allows you to take a list/group of photos/paragraphs and shuffle through them. When set, it provides a flash-like photo gallery effect.
The plugin is still in development as far as extras go. Base functionality will take your list and produce a shuffle effect similiar to the way you would shuffle a stack of photos, taking the top most photo, moving it to the left and then repositioning it to the bottom of the stack.]]></description>
			<content:encoded><![CDATA[<h3>Overview</h3>
<p>The jQuery jqShuffle Plugin allows you to take a list/group of  photos/paragraphs and shuffle through them. When set, it provides a  flash-like photo gallery effect.</p>
<p>The plugin is still in development as far as extras go.  Base functionality will take your list and produce a shuffle effect similiar to the way you would shuffle a stack of photos, taking the top most photo, moving it to the left and then repositioning it to the bottom of the stack.</p>
<p><span id="more-5"></span></p>
<div id="main">
<ul id="nav" class="anchors">
<li><a href="#getting-started">Getting Started</a></li>
<li><a href="#api">API</a></li>
<li><a href="#code-samples">Code Samples</a></li>
<li><a href="#faq">FAQ</a></li>
<li><a href="#download">Download &amp; Support</a></li>
</ul>
<div id="getting-started" class="tabContent">
<h1>Quick Start Guide</h1>
<p>1.  Add a list of images</p>
<div class="igBar"><span id="lhtml-13"><a href="#" onclick="javascript:showPlainTxt('html-13'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">HTML:</span>
<div id="html-13">
<div class="html">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/ul.html"><span style="color: #000000; font-weight: bold;">&lt;ul</span></a> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">"imageBox"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/span.html"><span style="color: #000000; font-weight: bold;">&lt;span&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/img.html"><span style="color: #000000; font-weight: bold;">&lt;img</span></a> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">"/experiments/jqShuffle/common/pix/clippy3.jpg"</span>/<span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/li&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/span.html"><span style="color: #000000; font-weight: bold;">&lt;span&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/img.html"><span style="color: #000000; font-weight: bold;">&lt;img</span></a> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">"/experiments/jqShuffle/common/pix/happy.jpg"</span>/<span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/li&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/span.html"><span style="color: #000000; font-weight: bold;">&lt;span&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/img.html"><span style="color: #000000; font-weight: bold;">&lt;img</span></a> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">"/experiments/jqShuffle/common/pix/mycup.jpg"</span>/<span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/li&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/span.html"><span style="color: #000000; font-weight: bold;">&lt;span&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/img.html"><span style="color: #000000; font-weight: bold;">&lt;img</span></a> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">"/experiments/jqShuffle/common/pix/clippy3.jpg"</span>/<span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/li&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/span.html"><span style="color: #000000; font-weight: bold;">&lt;span&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/img.html"><span style="color: #000000; font-weight: bold;">&lt;img</span></a> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">"/experiments/jqShuffle/common/pix/happy.jpg"</span>/<span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/li&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/span.html"><span style="color: #000000; font-weight: bold;">&lt;span&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/img.html"><span style="color: #000000; font-weight: bold;">&lt;img</span></a> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">"/experiments/jqShuffle/common/pix/mycup.jpg"</span>/<span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/li&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/ul&gt;</span></span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>2. Include jQuery and jqShuffle in the head of your web page</p>
<pre><code class="mix">&lt;script type=&quot;text/javascript&quot;&gt;
		$(document).ready(function(){
				$('.imageBox').jqShuffle();
		});
&lt;/script&gt;</code></pre>
<p>That's it! It will produce the following effect:</p>
<p>
<script src="http://bs-jquery-plugins.googlecode.com/files/jqshuffle.1.0.js" type="text/javascript"></script><br />
<script type="text/javascript"> $(document).ready(function(){jQuery(".imageBox").jqShuffle();});</script></p>
<ul class="imageBox">
<li><span><img src="/experiments/jqShuffle/common/pix/clippy3.jpg"/></span></li>
<li><span><img src="/experiments/jqShuffle/common/pix/happy.jpg"/></span></li>
<li><span><img src="/experiments/jqShuffle/common/pix/mycup.jpg"/></span></li>
<li><span><img src="/experiments/jqShuffle/common/pix/clippy3.jpg"/></span></li>
<li><span><img src="/experiments/jqShuffle/common/pix/happy.jpg"/></span></li>
<li><span><img src="/experiments/jqShuffle/common/pix/mycup.jpg"/></span></li>
</ul>
</p></div>
<div id="api" class="tabContent">
<h1>jqShuffle Plugin API</h1>
<p>    The jqShuffle Plugin API provides several methods that will allow you to add more functionality to the shuffle.</p>
<dl>
<dt><code class="method">$.fn.jqShuffle.shuffleLite</code></dt>
<dd>This is the default method/fx</dd>
</dl></div>
<div id="code-samples" class="tabContent">
<h1>Code Samples</h1>
<p>More examples to come</p>
</p></div>
<div id="faq" class="tabContent">
<h1>Frequently Asked Questions</h1>
<dl>
<dt>What versions of jQuery is the jqShuffle Plugin compatible with?</dt>
<dd>The jqShuffle Plugin is compatible with jQuery v1.1.3.1 and later.</dd>
<dt>Does the jqShuffle Plugin have any dependencies on other plugins?</dt>
<dd>Not really, only if you want to utilize the easing effect. </dd>
</dl></div>
<div id="download" class="tabContent">
<h1>Download</h1>
<p>    The jqShuffle Plugin is available at: <a class="external" href="/wp-content/jqplugins/jqshuffle.js">jqshuffle.js</a> or <a class="external" href="/wp-content/jqplugins/jqshuffle.compress.js">jqshuffle.compress.js</a>.</p>
<p />
<h1>Support</h1>
<p>    Support for the jqShuffle Plugin is available through the <a class="external" href="http://groups.google.com/group/jquery-en/">jQuery Mailing List</a>.<br />
    This is a very active list to which many jQuery developers and users subscribe.</p>
<p />
</div>
]]></content:encoded>
			<wfw:commentRss>http://benjaminsterling.com/jquery-jqshuffle/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>jQuery: jqShuffle (lite)</title>
		<link>http://benjaminsterling.com/jquery-jqshuffle-lite/</link>
		<comments>http://benjaminsterling.com/jquery-jqshuffle-lite/#comments</comments>
		<pubDate>Sat, 11 Aug 2007 02:27:50 +0000</pubDate>
		<dc:creator>Benjamin Sterling</dc:creator>
				<category><![CDATA[Experiments]]></category>
		<category><![CDATA[Flash Alternatives]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Photogallery]]></category>
		<category><![CDATA[Plugin]]></category>

		<guid isPermaLink="false">http://benjaminsterling.com/2007/08/10/jquery-jqshuffle-lite/</guid>
		<description><![CDATA[This version no longer supported Changes have been made and all new updates will be posted at http://benjaminsterling.com/20.....jqshuffle/]]></description>
			<content:encoded><![CDATA[<blockquote><p>
This version no longer supported</p>
<p>Changes have been made and all new updates will be posted at <a href="http://benjaminsterling.com/2007/08/20/jquery-jqshuffle/">http://benjaminsterling.com/20.....jqshuffle/</a></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://benjaminsterling.com/jquery-jqshuffle-lite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

