<?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>SETUIX Solutions &#187; Codes</title>
	<atom:link href="http://www.setuix.com/category/codes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.setuix.com</link>
	<description>Technological Divide</description>
	<lastBuildDate>Sat, 01 May 2010 08:56:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Fixed Javascript Sidebar</title>
		<link>http://www.setuix.com/2009/09/28/fixed-javascript-sidebar/</link>
		<comments>http://www.setuix.com/2009/09/28/fixed-javascript-sidebar/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 04:59:36 +0000</pubDate>
		<dc:creator>setuix</dc:creator>
				<category><![CDATA[Codes]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.setuix.com/2009/09/28/fixed-javascript-sidebar/</guid>
		<description><![CDATA[I received some emails asking how to create that Fixed Javascript Sidebar that scrolls with the page. A floating sidebar can be used to give your readers simple navigation options at all times. It can also be used as an advertisement section that stalks your readers… The sidebar code is created by jtricks.com and can [...]]]></description>
			<content:encoded><![CDATA[<div align="justify">
<div style="padding-bottom: 0px; padding-left: 0px; width: 600px; padding-right: 0px; display: block; float: none; margin-left: auto; margin-right: auto; padding-top: 0px" id="scid:8747F07C-CDE8-481f-B0DF-C6CFD074BF67:29fdd79b-a600-4206-8ea0-b03bface8b23" class="wlWriterSmartContent"><img border="0" src="http://www.setuix.com/wp-content/uploads/2009/09/fixedjavascriptsidebar.png" width="600" height="450" /></div>
</p></div>
<p align="justify">
<p align="justify">I received some emails asking how to create that Fixed Javascript Sidebar that scrolls with the page. A floating sidebar can be used to give your readers simple navigation options at all times. It can also be used as an advertisement section that stalks your readers…</p>
<div align="justify"><span id="more-204"></span></div>
<p align="justify">The sidebar code is created by jtricks.com and can be found <a href="http://www.jtricks.com/javascript/navigation/fixed_menu.html" target="_blank">here</a>. The hide and show menu option is also created by jtricks but for the their Absolute Floating Menu. In order for the hide and show function to work a slight tweak in the codes will make it work for the Fixed menu.</p>
<p align="justify">There is a slight delay when scrolling the Absolute Floating Menu. For setuix.com I prefer the menu to be always there instead of appearing a few seconds later while scrolling. Below are the codes for the sidebar, css codes as appear on setuix.com as well as the tweaked hide and show codes. Place the code below after &lt;/head&gt;.</p>
<div align="justify">
<table border="1" cellspacing="0" cellpadding="0" width="550" align="center">
<tbody>
<tr>
<td valign="top" width="550">
<p>&lt;!—Fixed Menu Bar EoF—&gt;              <br />&lt;div id=&quot;fixeddiv&quot;&gt;               <br />&lt;div class=&quot;fixeddiv&quot;&gt;               <br />&lt;ul&gt;               <br />&lt;a href=&quot;<a href="http://www.setuix.com&quot;">http://www.setuix.com&quot;</a>&gt;home&lt;/a&gt;&lt;br /&gt;               <br />&lt;a href=&quot;<a href="http://www.setuix.com/about&quot;">http://www.setuix.com/about&quot;</a>&gt;about&lt;/a&gt;&lt;br /&gt;               <br />&lt;a href=&quot;<a href="http://www.setuix.com/setuix-irc&quot;">http://www.setuix.com/setuix-irc&quot;</a>&gt;setuix@irc&lt;/a&gt;&lt;br /&gt;               <br />&lt;a href=&quot;<a href="http://www.setuix.com/contact&quot;">http://www.setuix.com/contact&quot;</a>&gt;contact&lt;/a&gt;&lt;br /&gt;               <br />&lt;a href=&quot;<a href="http://www.setuix.com/advertise&quot;">http://www.setuix.com/advertise&quot;</a>&gt;advertise&lt;/a&gt;&lt;br /&gt;               <br />&lt;a href=&quot;<a href="http://www.setuix.com/rss&quot;">http://www.setuix.com/rss&quot;</a> target=&quot;_blank&quot;&gt;rss&lt;/a&gt;&lt;br /&gt;               <br />&lt;a href=&quot;<a href="http://www.setuix.com/sitemap&quot;">http://www.setuix.com/sitemap&quot;</a> target=&quot;_blank&quot;&gt;sitemap&lt;/a&gt;&lt;br /&gt;               <br />&lt;br /&gt;               <br />recommended:&lt;br /&gt;               <br />&lt;a href=&quot;<a href="http://www.getfirefox.com&quot;">http://www.getfirefox.com&quot;</a> target=&quot;_blank&quot;&gt;firefox&lt;/a&gt;&lt;br /&gt;               <br />&lt;a href=&quot;<a href="http://www.google.com/chrome&quot;">http://www.google.com/chrome&quot;</a> target=&quot;_blank&quot;&gt;chrome&lt;/a&gt;&lt;br /&gt;               <br />@1280 X 1025&lt;br /&gt;               <br />@1920 X 1080&lt;br /&gt;</p>
<p>&lt;br /&gt;              <br />&lt;a href=&quot;#&quot; onclick=&quot;return fixedMenu.hide()&quot;&gt;hide menu&lt;/a&gt;&lt;br /&gt;               <br />&lt;a href=&quot;#&quot;&gt;return to &amp;uarr;&lt;/a&gt;&lt;br /&gt;               <br />&lt;/ul&gt;               <br />&lt;/div&gt;&#160; <br />&lt;/div&gt;</p>
<p>&lt;script type=&quot;text/javascript&quot;&gt;&lt;!&#8211;              <br />/* Script by: www.jtricks.com               <br />* Version: 20071127               <br />* Latest version:               <br />* www.jtricks.com/javascript/navigation/fixed_menu.html               <br />*/               <br />fixedMenuId = &#8216;fixeddiv&#8217;;</p>
<p>var fixedMenu =              <br />{               <br />&#160;&#160;&#160; hasInner: typeof(window.innerWidth) == &#8216;number&#8217;,               <br />&#160;&#160;&#160; hasElement: document.documentElement != null               <br />&#160;&#160;&#160;&#160;&#160;&#160; &amp;&amp; document.documentElement.clientWidth,</p>
<p>&#160;&#160;&#160; menu: document.getElementById              <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; ? document.getElementById(fixedMenuId)               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; : document.all               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; ? document.all[fixedMenuId]               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; : document.layers[fixedMenuId]               <br />};</p>
<p>fixedMenu.computeShifts = function()              <br />{               <br />&#160;&#160;&#160; fixedMenu.shiftX = fixedMenu.hasInner               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; ? pageXOffset               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; : fixedMenu.hasElement               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; ? document.documentElement.scrollLeft               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; : document.body.scrollLeft;               <br />&#160;&#160;&#160; if (fixedMenu.targetLeft &gt; 0)               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; fixedMenu.shiftX += fixedMenu.targetLeft;               <br />&#160;&#160;&#160; else               <br />&#160;&#160;&#160; {               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; fixedMenu.shiftX +=               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; (fixedMenu.hasElement               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; ? document.documentElement.clientWidth               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; : fixedMenu.hasInner               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; ? window.innerWidth &#8211; 20               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; : document.body.clientWidth)               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#8211; fixedMenu.targetRight               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#8211; fixedMenu.menu.offsetWidth;               <br />&#160;&#160;&#160; }</p>
<p>&#160;&#160;&#160; fixedMenu.shiftY = fixedMenu.hasInner              <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; ? pageYOffset               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; : fixedMenu.hasElement               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; ? document.documentElement.scrollTop               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; : document.body.scrollTop;               <br />&#160;&#160;&#160; if (fixedMenu.targetTop &gt; 0)               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; fixedMenu.shiftY += fixedMenu.targetTop;               <br />&#160;&#160;&#160; else               <br />&#160;&#160;&#160; {               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; fixedMenu.shiftY +=               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; (fixedMenu.hasElement               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; ? document.documentElement.clientHeight               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; : fixedMenu.hasInner               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; ? window.innerHeight &#8211; 20               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; : document.body.clientHeight)               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#8211; fixedMenu.targetBottom               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#8211; fixedMenu.menu.offsetHeight;               <br />&#160;&#160;&#160; }               <br />};</p>
<p>fixedMenu.moveMenu = function()              <br />{               <br />&#160;&#160;&#160; fixedMenu.computeShifts();</p>
<p>&#160;&#160;&#160; if (fixedMenu.currentX != fixedMenu.shiftX              <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; || fixedMenu.currentY != fixedMenu.shiftY)               <br />&#160;&#160;&#160; {               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; fixedMenu.currentX = fixedMenu.shiftX;               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; fixedMenu.currentY = fixedMenu.shiftY;</p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; if (document.layers)              <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; {               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; fixedMenu.menu.left = fixedMenu.currentX;               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; fixedMenu.menu.top = fixedMenu.currentY;               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; }               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; else               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; {               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; fixedMenu.menu.style.left = fixedMenu.currentX + &#8216;px&#8217;;               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; fixedMenu.menu.style.top = fixedMenu.currentY + &#8216;px&#8217;;               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; }               <br />&#160;&#160;&#160; }</p>
<p>&#160;&#160;&#160; fixedMenu.menu.style.right = &#8221;;              <br />&#160;&#160;&#160; fixedMenu.menu.style.bottom = &#8221;;               <br />};</p>
<p>fixedMenu.floatMenu = function()              <br />{               <br />&#160;&#160;&#160; fixedMenu.moveMenu();               <br />&#160;&#160;&#160; setTimeout(&#8216;fixedMenu.floatMenu()&#8217;, 20);               <br />};</p>
<p>// addEvent designed by Aaron Moore              <br />fixedMenu.addEvent = function(element, listener, handler)               <br />{               <br />&#160;&#160;&#160; if(typeof element[listener] != &#8216;function&#8217; ||               <br />&#160;&#160;&#160;&#160;&#160;&#160; typeof element[listener + '_num'] == &#8216;undefined&#8217;)               <br />&#160;&#160;&#160; {               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; element[listener + '_num'] = 0;               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if (typeof element[listener] == &#8216;function&#8217;)               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; {               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; element[listener + 0] = element[listener];               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; element[listener + '_num']++;               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; }               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; element[listener] = function(e)               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; {               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; var r = true;               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; e = (e) ? e : window.event;               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; for(var i = 0; i &lt; element[listener + '_num']; i++)               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; if(element[listener + i](e) === false)               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; r = false;               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; return r;               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; }               <br />&#160;&#160;&#160; }</p>
<p>&#160;&#160;&#160; //if handler is not already stored, assign it              <br />&#160;&#160;&#160; for(var i = 0; i &lt; element[listener + '_num']; i++)               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if(element[listener + i] == handler)               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; return;               <br />&#160;&#160;&#160; element[listener + element[listener + '_num']] = handler;               <br />&#160;&#160;&#160; element[listener + '_num']++;               <br />};</p>
<p>fixedMenu.supportsFixed = function()              <br />{               <br />&#160;&#160;&#160; var testDiv = document.createElement(&quot;div&quot;);               <br />&#160;&#160;&#160; testDiv.id = &quot;testingPositionFixed&quot;;               <br />&#160;&#160;&#160; testDiv.style.position = &quot;fixed&quot;;               <br />&#160;&#160;&#160; testDiv.style.top = &quot;0px&quot;;               <br />&#160;&#160;&#160; testDiv.style.right = &quot;0px&quot;;               <br />&#160;&#160;&#160; document.body.appendChild(testDiv);               <br />&#160;&#160;&#160; var offset = 1;               <br />&#160;&#160;&#160; if (typeof testDiv.offsetTop == &quot;number&quot;               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &amp;&amp; testDiv.offsetTop != null               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &amp;&amp; testDiv.offsetTop != &quot;undefined&quot;)               <br />&#160;&#160;&#160; {               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; offset = parseInt(testDiv.offsetTop);               <br />&#160;&#160;&#160; }               <br />&#160;&#160;&#160; if (offset == 0)               <br />&#160;&#160;&#160; {               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; return true;               <br />&#160;&#160;&#160; }</p>
<p>&#160;&#160;&#160; return false;              <br />};</p>
<p>fixedMenu.init = function()              <br />{               <br />&#160;&#160;&#160; if (fixedMenu.supportsFixed())               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; fixedMenu.menu.style.position = &quot;fixed&quot;;               <br />&#160;&#160;&#160; else               <br />&#160;&#160;&#160; {               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; var ob =               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; document.layers               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; ? fixedMenu.menu               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; : fixedMenu.menu.style;</p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; fixedMenu.targetLeft = parseInt(ob.left);              <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; fixedMenu.targetTop = parseInt(ob.top);               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; fixedMenu.targetRight = parseInt(ob.right);               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; fixedMenu.targetBottom = parseInt(ob.bottom);</p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; if (document.layers)              <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; {               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; menu.left = 0;               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; menu.top = 0;               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; }               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; fixedMenu.addEvent(window, &#8216;onscroll&#8217;, fixedMenu.moveMenu);               <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; fixedMenu.floatMenu();               <br />&#160;&#160;&#160; }               <br />};</p>
<p>fixedMenu.addEvent(window, &#8216;onload&#8217;, fixedMenu.init);              <br />//&#8211;&gt;&lt;/script&gt;               <br />&lt;!—Fixed Menu Bar EoF—&gt;</p>
</td>
</tr>
</tbody>
</table></div>
<p align="justify">Below is the code for the Hide and Show button. You can place the code right after the &lt;!—Fixed Menu Bar EoF—&gt;</p>
<div align="justify">
<table border="1" cellspacing="0" cellpadding="0" width="550" align="center">
<tbody>
<tr>
<td valign="top" width="550">
<p align="left">&lt;!&#8211;On/Off Code&#8211;&gt;              <br />&lt;script type=&quot;text/javascript&quot;&gt;&lt;!&#8211;               <br />/* Script by: www.jtricks.com               <br />* Version: 20080801               <br />* Latest version:               <br />* www.jtricks.com/javascript/navigation/floating_close.html               <br />*/               <br />fixedMenu.hide = function()               <br />{               <br />&#160;&#160;&#160; fixedMenu.menu.style.display=&#8217;none&#8217;;               <br />&#160;&#160;&#160; return false;               <br />}</p>
<p align="left">fixedMenu.show = function()              <br />{               <br />&#160;&#160;&#160; fixedMenu.menu.style.display=&#8217;block&#8217;;               <br />&#160;&#160;&#160; return false;               <br />}               <br />//&#8211;&gt;&lt;/script&gt;               <br />&lt;!&#8211;On/Off Code EoF—&gt;</p>
</td>
</tr>
</tbody>
</table></div>
<p align="justify">I placed the Hide button on my Fixed Menu and the Show button on my top menu bar just above my banner. You can place the Show button anywhere on your page as you please. Just insert the following code:</p>
<div align="justify">
<table border="1" cellspacing="0" cellpadding="0" width="550" align="center">
<tbody>
<tr>
<td valign="top" width="550">
<p align="left">&lt;a href=&quot;#&quot; onclick=&quot;return fixedMenu.show()&quot;&gt;Show Menu&lt;/a&gt;</p>
</td>
</tr>
</tbody>
</table></div>
<p align="justify">Now place the below code in your style.css file. You can change the layout of your menu with the codes below.</p>
<div align="justify">
<table border="1" cellspacing="0" cellpadding="0" width="550" align="center">
<tbody>
<tr>
<td valign="top" width="550">
<p align="left">#fixeddiv {              <br />&#160;&#160;&#160; position:fixed;&#160; <br />&#160;&#160;&#160; width:100px;               <br />&#160;&#160;&#160; height:210px;left:0px;bottom:0px;&#160; <br />&#160;&#160;&#160; padding:5px;               <br />&#160;&#160;&#160; background:none;&#160; <br />}               <br />.fixeddiv ul {               <br />&#160;&#160;&#160; margin : 0 0;               <br />&#160;&#160;&#160; padding : 0 0;               <br />&#160;&#160;&#160; font-family:Tahoma, Georgia, Century gothic, Arial, sans-serif;               <br />&#160;&#160;&#160; font-size:10px;               <br />&#160;&#160;&#160; color:#666;               <br />&#160;&#160;&#160; text-transform:uppercase;               <br />}               <br />.fixeddiv ul a:hover {               <br />&#160;&#160;&#160; color : #879469;               <br />&#160;&#160;&#160; border-bottom : 1px dotted #879469;               <br />}</p>
</td>
</tr>
</tbody>
</table></div>
<p align="justify">If you have any problems with the codes please leave a comment. And if you like this code please visit the creators <a href="http://www.jtricks.com/" target="_blank">here</a>. There are many more codes there.</p>
<img src="http://www.setuix.com/?ak_action=api_record_view&id=204&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.setuix.com/2009/09/28/fixed-javascript-sidebar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
