<?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>IMVU SPACE &#187; Avatarname</title>
	<atom:link href="http://www.imvuspace.com/tag/avatarname/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.imvuspace.com</link>
	<description></description>
	<lastBuildDate>Wed, 01 Feb 2012 08:01:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Welcome Popup with Avatarname</title>
		<link>http://www.imvuspace.com/welcome-popup-with-avatarname/</link>
		<comments>http://www.imvuspace.com/welcome-popup-with-avatarname/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 23:32:47 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Codes]]></category>
		<category><![CDATA[Avatarname]]></category>
		<category><![CDATA[Popup]]></category>
		<category><![CDATA[Welcome]]></category>

		<guid isPermaLink="false">http://www.imvuspace.com/?p=267</guid>
		<description><![CDATA[This will shows every visitor a welcome greeting in a popup message. Click the code to select, press CTRL+C to copy and CTRL+V to paste at the wanted location.]]></description>
			<content:encoded><![CDATA[<p>This will shows every visitor a welcome greeting in a popup message.</p>
<form action="URI"><textarea style="background-color: #ffffff; font-family: verdana; color: #9900ff; border-style: solid;" onclick="this.select()" cols="50" rows="5">
<script type="text/javascript">
var copiedfrom = 'www.imvuspace.com';
alert('Hi '+document.getElementById('mininav-avname').innerHTML+'!');
</script>
</textarea>
</form>
<p>Click the code to select, press CTRL+C to copy and CTRL+V to paste at the wanted location.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.imvuspace.com/welcome-popup-with-avatarname/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Welcome Greeting with Avatarname</title>
		<link>http://www.imvuspace.com/welcome-greeting-with-avatarname/</link>
		<comments>http://www.imvuspace.com/welcome-greeting-with-avatarname/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 22:14:30 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Codes]]></category>
		<category><![CDATA[Avatarname]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Welcome]]></category>

		<guid isPermaLink="false">http://www.imvuspace.com/?p=206</guid>
		<description><![CDATA[This will shows every visitor a welcome greeting. Click the code to select, press CTRL+C to copy and CTRL+V to paste at the wanted location.]]></description>
			<content:encoded><![CDATA[<p>This will shows every visitor a welcome greeting.</p>
<form action="URI"><textarea style="background-color: #ffffff; font-family: verdana; color: #9900ff; border-style: solid;" onclick="this.select()" cols="50" rows="5">

<script type="text/javascript">
var madeby = 'www.imvuspace.com';
document.write('Hi '+document.getElementById('mininav-avname').innerHTML+'!');
</script>

</textarea>
</form>
<p>Click the code to select, press CTRL+C to copy and CTRL+V to paste at the wanted location.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.imvuspace.com/welcome-greeting-with-avatarname/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

