<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>ClubPenguinHQ Forums - Other</title>
		<link>http://clubpenguinhq.com/forums/</link>
		<description><![CDATA[Discussion of programming languages that don't fall into the other categories belongs here.]]></description>
		<language>en</language>
		<lastBuildDate>Sat, 21 Nov 2009 01:05:58 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://clubpenguinhq.com/forums/images/bluefox/misc/rss.jpg</url>
			<title>ClubPenguinHQ Forums - Other</title>
			<link>http://clubpenguinhq.com/forums/</link>
		</image>
		<item>
			<title>Javascript Help</title>
			<link>http://clubpenguinhq.com/forums/thread/17320-javascript-help.html</link>
			<pubDate>Thu, 19 Nov 2009 06:56:04 GMT</pubDate>
			<description><![CDATA[Ok, I have this code. 
 
HTML: 
--------- 
<script type="text/javascript"> 
var url = window.location; 
if (url = "http://rancecpu.webs.com") 
  { 
 ...]]></description>
			<content:encoded><![CDATA[<div>Ok, I have this code.<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">HTML Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left"><span style="color:#800000">&lt;script type=<span style="color:#0000FF">&quot;text/javascript&quot;</span>&gt;</span><br />
var url = window.location;<br />
if (url = &quot;http://rancecpu.webs.com&quot;)<br />
&nbsp; {<br />
&nbsp; window.location = &quot;http://rance.co.cc/&quot;<br />
&nbsp; }<br />
else<br />
&nbsp; {<br />
alert('Welcome!')<br />
&nbsp; }<br />
<span style="color:#800000">&lt;/script&gt;</span></code><hr />
</div>And it WORKS on redirecting...<br />
But...<br />
It keeps redirecting even when it's on &quot;rance.co.cc&quot;.<br />
Any help?<br />
Thx</div>

]]></content:encoded>
			<category domain="http://clubpenguinhq.com/forums/general-discussion/programming/other/">Other</category>
			<dc:creator>wweice</dc:creator>
			<guid isPermaLink="true">http://clubpenguinhq.com/forums/thread/17320-javascript-help.html</guid>
		</item>
		<item>
			<title>Help me fill in the holes?</title>
			<link>http://clubpenguinhq.com/forums/thread/17228-help-me-fill-holes.html</link>
			<pubDate>Wed, 28 Oct 2009 21:07:24 GMT</pubDate>
			<description>Hi.... Could one of you help me fix/find any holes in my VB code?: 
 
 
Code: 
--------- 
Call...</description>
			<content:encoded><![CDATA[<div>Hi.... Could one of you help me fix/find any holes in my <abbr title="vBulletin">VB</abbr> code?:<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">Call ShockwaveFlash1.SetVariable(&quot;_level0.instance.shell.INTERFACE.buyInventory(9007)&quot;, txt)</code><hr />
</div>Thanks.</div>

]]></content:encoded>
			<category domain="http://clubpenguinhq.com/forums/general-discussion/programming/other/">Other</category>
			<dc:creator>Puffle</dc:creator>
			<guid isPermaLink="true">http://clubpenguinhq.com/forums/thread/17228-help-me-fill-holes.html</guid>
		</item>
	</channel>
</rss>
