var ie=0;var f=0;var n=navigator;
if((n.platform=='Win32')&&(n.userAgent.indexOf('Opera')==(-1))&&(n.userAgent.indexOf('Firefox')==(-1))){ie=1;for(var i=3;i<7;i++){if (eval('new ActiveXObject("ShockwaveFlash.ShockwaveFlash.'+i+'")')){f=i}}}
if((ie==0)&&(n.plugins)){for (var i=0;i<n.plugins.length;i++){if (n.plugins[i].name.indexOf('Flash')>(-1)){f=parseInt(n.plugins[i].description.charAt(16))}}}
function insFl(v,fl,w,h){var d=' width="'+w+'" height="'+h+'"';if (f>=v){document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" '+d+'><param name="movie" value="'+fl+'"><embed src="'+fl+'" quality="high" '+d+' /></object>')}}

try{document.execCommand('BackgroundImageCache', false, true);}catch(e){}
function shht(id){el1 = document.getElementById(id);el2 = document.getElementById(id+'_hidden');if(el1.style.display==''){el1.style.display='none';el2.style.display='';}else{el1.style.display='';el2.style.display='none';}return false;}
function redirect(url){window.location=url;}
function newwindow(selection,w,h){l=(screen.availWidth-w)/2;t=(screen.availHeight-h)/2;window.open(selection,'_blank','height='+h+',width='+w+',scrollbars=yes,left='+l+',top='+t+',resizable=yes');return false;}
function newwindow2(selection,w,h){l=(screen.availWidth-w)/2;t=(screen.availHeight-h)/2;window.open(selection,'_blank','height='+h+',width='+w+',scrollbars=no,left='+l+',top='+t+',resizable=yes');return false;}
function newwindow3(selection,w,h){l=(screen.availWidth-w)/2;t=(screen.availHeight-h)/2;window.open(selection,'_blank','height='+h+',width='+w+',scrollbars=yes,left='+l+',top='+t+',resizable=no');return false;}