<?xml version="1.0" encoding="windows-1252"?>
<node id="18122" title="AgentM" created="2000-06-14 15:31:58" updated="2004-01-23 01:46:28">
<type id="15">
user</type>
<author id="18122">
AgentM</author>
<data>
<keywords>
<keyword rating="">
agents</keyword>
<keyword rating="">
spies</keyword>
<keyword rating="">
secrets</keyword>
</keywords>
<field name="doctext">
&lt;script language="javascript"&gt;
		function shadeOfRed(shadeNum)
		{
			var hexCodes=["A","B","C","D","E","F"]; 
			var shade;
			shadeNum=Math.floor(shadeNum/2);
			if(shadeNum&gt;9 &amp;&amp; shadeNum&lt;17)
				shadeNum=hexCodes[shadeNum-10];
			else if(shadeNum&gt;16)
				return "#000000";
			if(shadeNum%2==0)
			{	
				shade=shadeNum+"00000";
			}
			else
			{
				shade=shadeNum+"80000";
			}
			return "#"+shade;
		}



	function changebgColor()
	{
		//speed=50+5*currentColor;
		if(incrementBool==1)
			currentColor++;
		else
			currentColor--;
		if(currentColor&gt;30)
			incrementBool=0;
		if(currentColor&lt;5)
			incrementBool=1;
		document.bgColor=shadeOfRed(currentColor);
		setTimeout('changebgColor()',speed);
	}
	
&lt;/script&gt;
&lt;a href="http://www.themactionfaction.com"&gt;&lt;img onLoad="javascript:	var currentColor=4;	var incrementBool=1; var speed=50; setTimeout('changebgColor();',speed);" src="http://www.themactionfaction.com/WebM.png"/&gt;&lt;/a&gt;</field>
<field name="lasttime">
2009-07-30 16:33:19</field>
<field name="experience">
3755</field>
<field name="user_scratchpad">
358844</field>
<field name="imgsrc">
0</field>
<field name="timeformat">
</field>
<field name="numwriteups">
542</field>
<field name="location">
&lt;table border="0" bgcolor="#000000"&gt;&lt;TR&gt;&lt;TD&gt;***Information withheld***********&lt;/TD&gt;&lt;/TR&gt;&lt;/table&gt;</field>
<field name="timezone">
-5</field>
<field name="codewrapoff">
</field>
<field name="codewraplength">
70</field>
<field name="codeautowrap">
</field>
<field name="codeprefix">
</field>
<field name="codebig">
</field>
</data>
</node>
