var browserName=navigator.appName,browserVer=parseInt(navigator.appVersion),version="",msie4=(browserName=="Microsoft Internet Explorer"&&browserVer>=4);if((browserName=="Netscape"&&browserVer>=3)||msie4||browserName=="Konqueror"||browserName=="Opera"){version="n3"}else version="n2"
function blurLink(theObject){if(msie4)theObject.blur()}
function decryptCharcode(n,start,end,offset){n=n+offset;if(offset>0&&n>end){n=start+(n-end-1)}else if(offset<0&&n<start)n=end-(start-n-1);return String.fromCharCode(n)}
function decryptString(enc,offset){var dec="",len=enc.length;for(var i=0;i<len;i++){var n=enc.charCodeAt(i);if(n>=0x2B&&n<=0x3A){dec+=decryptCharcode(n,0x2B,0x3A,offset)}else if(n>=0x40&&n<=0x5A){dec+=decryptCharcode(n,0x40,0x5A,offset)}else if(n>=0x61&&n<=0x7A){dec+=decryptCharcode(n,0x61,0x7A,offset)}else dec+=enc.charAt(i)};return dec}
function linkTo_UnCryptMailto(s){location.href=decryptString(s,-2)}
function over(name,imgObj){if(version=="n3"&&document[name]){document[name].src=eval(name+"_h.src")}else if(document.getElementById&&document.getElementById(name)){document.getElementById(name).src=eval(name+"_h.src")}else if(imgObj)imgObj.src=eval(name+"_h.src")}
function out(name,imgObj){if(version=="n3"&&document[name]){document[name].src=eval(name+"_n.src")}else if(document.getElementById&&document.getElementById(name)){document.getElementById(name).src=eval(name+"_n.src")}else if(imgObj)imgObj.src=eval(name+"_n.src")}
function InsertFlashMovie(){document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="453" height="324" id="InternezzoCards">\n');document.write('<param name="allowScriptAccess" value="sameDomain" />\n');document.write('<param name="movie" value="InternezzoCards.swf" />\n');document.write('<param name="quality" value="high" />\n');document.write('<param name="wmode" value="transparent" />\n');document.write('<param name="bgcolor" value="#ffffff" />\n');document.write('<embed src="InternezzoCards.swf" quality="high" bgcolor="#ffffff" wmode="transparent" width="453" height="324" name="InternezzoCards" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />\n');document.write('</object>\n')}
